This topic has 4 replies, 3 voices, and was last updated 10 years by kobrakai75.
-
Author
-
November 26, 2014 at 16:22 #36729kobrakai75Participant
I have a style.css file in my Kleo theme which contains the following:
/*
Theme Name: Kleo
Description: Multipurpose Premium WordPress Theme
Theme URI: http://seventhqueen.com/themes/kleo
Author: SeventhQueen
Author URI: http://themeforest.net/user/SeventhQueen
Version: 2.2
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
Text Domain: kleo_framework
License: Themeforest Split Licence
License URI: –
*//*
* DO NOT EDIT THIS FILE
* CSS Rules in this file will not be used by the theme.
* If you want to edit/add styles you need to enable the child theme and add your custom styles there.
*/It ends there, so where is all the css code for the theme?
November 26, 2014 at 18:44 #36752sharmstrModeratorIf you want to edit the css, make sure you’re using the Kleo Child theme, then put your changes in kleo-child/style.css. Or alternatively, you can put your changes in WP Admin – theme options – general settings – quick css
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
November 26, 2014 at 20:26 #36771kobrakai75ParticipantHi sharmstr, I already use a Kleo Child theme with kleo-child/style.css
I’m looking for the file with all of the Kleo css code for the site, the original file that I’m not supposed to edit.
November 27, 2014 at 00:27 #36812KamalModeratorHi,
You can find the original css file that KLEO parent theme uses in this folder>”wp-content/themes/kleo/assets/css”. You can look at the app.css for all css codes that KLEO uses. However, KLEO will use app.min.css. I hope this helps you. and for safer editing you should follow @sharmstr’s reply.
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 27, 2014 at 00:41 #36813kobrakai75ParticipantThanks for your help guys, that’s what I was looking for! 🙂
-
AuthorPosts
The topic ‘Where is the Kleo CSS hiding?’ is closed to new replies.