Change color on Menu item when hovered
-
Hi, How do I make the menu item change color when hovered. ?
This is the current code I have so what would I need to add to this ?
#nav-primary .nav > li > a, .custom-colors #nav-primary .nav > li > a, #nav-primary .nav > li.current-menu-item > a, #nav-primary .nav > li.current-cat > a, .custom-colors #nav-primary .nav > li.current-menu-item > a, .custom-colors #nav-primary .nav > li.current-cat > a {
color: #FFF;
background-color: #022457 !important;}
Thanks
The blog I need help with is: (visible only to logged in users)
-
Hi, I’ve answered you in the other thread at: https://en.forums.wordpress.com/topic/the-first-letter-wont-turn-to-uppercase-on-my-menu?replies=4
- The topic ‘Change color on Menu item when hovered’ is closed to new replies.