Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
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!