How to override specific selectors in parent theme?
-
Hi.
I am creating a child theme for on a local server. This parent theme uses a lot of specific selectors such as
div#container_wrap {} div#header ul#nav {} div.page_heading {}
I am doing a fair bit of modifications so using “!important” is not an ideal solution. What is the best way to override these div#ids without resorting to !important? Specific selectors are used extensively in the parent stylesheet.
Thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How to override specific selectors in parent theme?’ is closed to new replies.