Hi, I would like the menu font to be regular, not in BOLD as it is now. How can I do that?
Hey DROR,
#top #header .av-main-nav > li > a .avia-menu-text { font-weight: normal !important; }
Let us know if that works
Best regards,
Basilis
Works great. Thanks!