Gray color on active page
-
I’m trying to remove the gray color and black top border on active pages in the navigation, but am having some trouble.
If I add something like this to my custom CSS in the dashboard:.current_page_item { background:#efbb20!important; border-top: 0; }
[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
I can see a sliver of my new color behind the gray, so it would suggest that the gray is not a background? Also, the top border is still intact … I’m not sure what I’m doing wrong. Thanks in advance for any help with this.
- The topic ‘Gray color on active page’ is closed to new replies.