Vantage Premium Font Menue
Hi
I’m using vantage premium and setted Open Sans (300) as standard Font.
For the menue I tried this but it doesn’t work. The font size has changed but the family remains as Arial Bold.
/* Vantage set menu font family and font size */
.main-navigation a {
font-family: ‘Open Sans (300)’, sans-serif;
font-size: 15px;
}
See also Link:
http://toscana-wohnungen.ch/preise/
Thank you for any help
Bernhard
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Bernhard
Thanks for using Vantage Premium. If you enter your order number when posting new threads our system will prioritize your threads and you’ll get an answer much faster.
This little change should be all you need to fix the issue.
/* Vantage set menu font family and font size */ .main-navigation a { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 15px; }This does assume you’ve imported the Open Sans font elsewhere though.
Thanks a lot.
Kind regards
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.