-
Author
-
December 3, 2015 at 02:43 #90830
juliemmh
ParticipantHi,
If I put code in the quick css file, it works, if I add it to the style.css in my Kleo child theme, it doesn’t work. I have a lot of different things I want to customize, and am used to working in the style.css sheet.
Are the theme options overriding my style sheet? How do I use the style sheet instead of the theme options?
Thanks!
December 3, 2015 at 02:52 #90832sharmstr
ModeratorI only use style.css on my sites. Maybe you have bad css its not processing anything below it? In some cases, you’ll have to !important things because of the css nesting.
actually, I just looked and you dont have anything in style.css :/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 3, 2015 at 04:12 #90843juliemmh
ParticipantOkay, odd because this is my file: (I don’t really want the header black, but was testing to see if it worked or not)
/*
Theme Name: Kleo Child
Theme URI:
Description: Child theme for Kleo
Author: SeventhQueen
Author URI: http://seventhqueen.com
Template: kleo
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*//*
* Please add your custom styles below
*/#header {
background-color: #000;
}December 3, 2015 at 04:23 #90844sharmstr
ModeratorNo its not
http://78d.46b.mwp.accessdomain.com/wp-content/themes/kleo-child/style.css?ver=3.1.3
Server caching maybe?
Anyhow, I need to take a break. I’ve been at this since 3am. Its 6:30pm now. zzzzz
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 3, 2015 at 04:40 #90847juliemmh
ParticipantWhen I pull up the file:
http://78d.46b.mwp.accessdomain.com/wp-content/themes/kleo-child/style.css
But yours has a version on the end of it?
Thank you for your help – get some sleep! 🙂
December 3, 2015 at 12:59 #90886sharmstr
ModeratorThat version is the Kleo version number. In any case, its what your server is serving.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.