How to change the font of just the navigation bar?
Hi There,
I would like to change the font of just the navigation bar to match my header font, rather than the body font but there isnt an option to do this on the front end font section.
Could you please advise what code I need to put in CSS or other function file to change it?
Many Thanks!
Lauren
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Sure, here we go:
/* Vantage Set Menu Font Family and Size */ .main-navigation { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 12px; }Thank you so much that’s perfect!
Super, glad that helped.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.