I’ve tried to increase the size of the main menu links, but can’t seem to make it work. I’ve already tried to add this to the quick css:
#top #header .av-main-nav > li {
font-family: Kreon;
font-size: 30px!important;
}
#top #header .av-main-nav > li > a {
font-size: 30px!important;
}
but neither seem to work (website link in private content).
Hey elvirais,
Thanks for submitting your question. Sorry you’re having an issue. Please try adding this to quick css:
#avia-menu a .avia-menu-text{
font-size:30px!important;
}
Best regards,
Jordan Shannon
That works perfectly, thanks a lot!
Hi,
No problem. I’m glad to help. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon
Hi,
Glad Jordan could help!
You could also go to Enfold theme options > Advanced Styling and edit “Main menu links”.
Best regards,
Yigit
Hi,
I did that first but it didn’t work (advanced styling). Seems that’s a bug that should be fixed.
Hi,
If you are running a lot of custom css,then it could be possible that one of the scripts are written wrong. That would prevent some of the options from running.
Best regards,
Jordan Shannon
No custom css actually :)