Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Change single tab colour

And with sufficient weight for the element it should be possible to remove the improperly and too often used ‘!important ‘ :)
You could also add the ruleset in a style tag via a function and add_action wp_head; that adds specificity via the cascade precedence and also won’t be cached by the browser.

Skip to toolbar