Navigation menu hover colors
-
Hello,
I figured out how to change the hover color of my nav menu using the following CSS:.wp-block-navigation-item__label:hover {
color: #F68520;
}
However, the titles in my menu with drop downs seem to have a different class and are not responding to the same code. Does anyone know how I can change their text hover color as well? The drop down menu items are responding to the initial code as they contain the class with ‘label’ above. But the title which those drop downs are nested under, are not changing.
Thanks!
WP.com: Yes
Jetpack: Yes
Correct account: YesThe blog I need help with is: (visible only to logged in users)
-
Also I tried using this as the class but it is not working
.wp-block-navigation-item__content
-
Hi there,
I visited your site but for me the dropdown menu text on hover is F68520 as you mentioned. Here is what I saw:

Were you able to sort this out on your own, or did you need a hand still?
- The topic ‘Navigation menu hover colors’ is closed to new replies.