This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Vantage Premium Font Menue

Resolved 2 replies questionthemetheme-vantage
Started · Latest reply by Bernhard

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

2
  1. Greg Priday Staff

    Hi 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.

  2. Bernhard

    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.

Have a different question or issue?

Start New Thread