HOVER COLOR
-
I WANT TO ADD HOVER COLOR IN THE MENU
WP.com: Yes
Jetpack: Yes
Correct account: YesThe blog I need help with is: (visible only to logged in users)
-
Hi there!
You can copy the following code and add it to My Site → Appearance → Customize → Additional CSS. Make sure to click Save after pasting the code.
/* Change the hover color in the navigation block on site header */ .site-header .wp-block-navigation-item a:hover { background-color: #909874; }You’ll also want to change the color code from
#909874to a color that you prefer.You can click here to choose a color and copy the hex code value.
Hope that helps! If you need further help with something, you can chat with us at https://wordpress.com/help → click Contact Support → choose the live chat option.
Thanks!
- The topic ‘HOVER COLOR’ is closed to new replies.