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.

Replies

1
  1. Andrew Misplon Staff 11 years, 10 months ago

    Hi Fabian. In the premium version of Vantage you can change all the colors associated with the menu:

    https://siteorigin.com/vantage-documentation/customizations/menu/

    The font of the menu is influenced by the body font choice but you can change it yourself using custom CSS:

    /* Vantage set menu font family and weight */
    .main-navigation a {
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: bold;
    }

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