Hello,
How can I change the hoover color of the main menu?
greet,z marcel
Hey mgansevoort,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #header.header_color.av_header_transparency .av-main-nav > li > a:hover .avia-menu-text {
color: #ccc;
}
If you need further assistance please let us know.
Best regards,
Victoria
works vitoria!