Tagged: menu
Hi,
On home screen I’ve set up the transparent main menu. Since the background image is dark, the menu should be white text or anything contrast.
Didn’t find solution on forum nor template settings.
Thanks!
Hey mooshonov,
Try this code in the General Styling > Quick CSS field:
.header_color .main_menu ul:first-child > li > a {color: #fff !important;}
Best regards,
Mike
Hi Mike,
Close, the menu is clearer now, however all menu is being white and unreadable when scrolled down.
Best.
Hi,
Try adding this css code:
.av_header_transparency #header_main .main_menu ul:first-child > li > a {
color: #fff;
}
Hope this helps :)
Best regards,
Nikko
Worked like a charm!
Thanks so much!
Hi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon