Child theme CSS doesnt override parent theme CSS
-
I’m trying to develop a child theme based on the default Twentyten theme. I created the child theme folder with the required style.css file with the proper “Template: twentyten” and @import lines.
I can activate the child without any errors, but when i try to override some of the CSS rules, they just don’t seem to be taken into account.
I was able to change the #wrapper and the #header padding, but anything else i’ve tried failed ( changing the main menu’s nav bar style for example ).
I can’t seem to find any answers for this after a good google session.
Any ideas?
Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Child theme CSS doesnt override parent theme CSS’ is closed to new replies.