I am using the “enfold consulting” demo. How do I adjust the Text size and color ??
Thanks
Hey bemodesign,
Add this to quick css and adjust to what you need:
#avia-menu li a .avia-menu-text{
font-color:red!important;
font-size:25px!important;
}
Best regards,
Jordan Shannon
That adjusted the size of the Main Menu text, but how do you change size and color for the “description” text underneath that?
Hi,
Add this as well:
#avia-menu li a .avia-menu-subtext{
font-size:15px!important;
}
Best regards,
Jordan Shannon
Hi,
Add this as well:
#avia-menu li a .avia-menu-subtext{
font-size:15px!important;
}
Best regards,
Jordan Shannon
thanks!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon