Menu Font Lighter Color When Hovering

#nav-main ul.sf-menu a:hover {
    color: #804040;
}

You may want to select another color….

To add or override CSS: use the “Additional CSS” option in the customizer. https://wordpress.org/support/article/appearance-customize-screen/

Learn to use the Chrome Developer Tools or Firefox Developer Tools to help you see and test changes to your CSS.

Awesome. Thank you so much!

I just put the code down, and it works, but my drop-downs are the lighter color until I mouse over them, then they turn black. Can that be switched around?

OK, take out that CSS. I recommend asking at https://wordpress.org/support/theme/virtue#new-post so the your theme’s developers and support community can help you with this.



Source link