Re: New Theme Architecture
Any thoughts on this? To give more info, I want to change the color of buttons on the main page. I have the css block that does this and I have put it in the style.css of my theme.
Some of the changes in the block seem to be taking effect but the main one, the color, is not.
Firebug shows the css and says that the screen.css of the parent theme is overwriting the color in my style.css. How is this possible? Shouldn’t anything in your child theme take highest priority, what am I am missing here?
Thanks,
Seth