Hi team,
Thanks for the amazing theme !
I would like to change the color of the hover’s menu button : when I scroll down, it goes blue but I would prefer to keep it white (only the button’s hover, not the rest of the menu).
How could I do that ?
Thanks in advance,
Thib’s
Hey ThibUbi,
Please try the following in Quick CSS under Enfold->General Styling:
.av-main-nav .current_page_item .avia-menu-text {
color:#fff !important;
}
Best regards,
Rikard
Hi, thanks for the quick answer !
I added the code to the quick css but sadly the text button remain blue when I scroll down.
Is there anything else I could do ?
Hi,
Did you add the code to the very top of quick css so it runs first? Also, be sure to clear the cache a few times over.
Best regards,
Jordan Shannon