Current menu item background color
-
I am trying to change the style so that the current item background in the menu is white. This is what I am using. But..it is not working.
How can I fix this?
Thank you
.main-navigation .current_page_item > a {
background: #fff !important;
border-top: solid 3px #222;
padding-top: 17px;
}
This is the site: https://evergreenchristmastreefarm.net/wp
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Current menu item background color’ is closed to new replies.