Twenty Twelve child theme issue
-
I’ve made plenty of child themes using Twenty Ten and Twenty Eleven.
Is it just me or is there something preventing certain elements from being overridden in child themes for Twenty Twelve?
For example, using the following does not do anything unless !important is used.
#page {} background-color: #000; }
or
body, body.custom-background { background-color: #000;}In previous default theme version these would easily be overridden in a child theme.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Twenty Twelve child theme issue’ is closed to new replies.