hi there, guidance from client asks for a font size for main navigation (header left / menu right) to be smaller than the “default” (or 10px) setting.
Is there a way to do that? thanks in advance for your help. please see what i mean at the private link.
Hey charger70!
Thanks for getting in touch with us!
You can try adding the following CSS code in the Quick CSS field under the General Styling tab of the theme options:
span.avia-menu-text {
font-size: 10px;
}
This would be the easiest way, so try that and let me know.
Best regards,
Jordan