Home>Support>Menu Fonts

Menu Fonts

By Patrick, 9 years ago. Last reply by Andrew Misplon, 9 years ago.

I am currently using the Vantage Theme – Premium. I am used to having an option to have the menu fonts bold, italic, or both. An option for this would be awesome! I would prefer not to use css or theme edit, however, is there a way to achieve this option?

Thanks!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Hi Patrick

    Thanks for your input. We have this down to implement as a future feature. Using a Custom CSS plugin is upgrade safe, doesn’t cause performance issues and is essentially what the Customizer does, it inserts a little CSS in the head of the page.

    Here is the selector you can use:

    /* Vantage Menu */
    
    .main-navigation {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    }
    

    Change and or remove properties there as required. If you’re using Vantage Premium insert under Appearance > Custom CSS. If you’re using Vantage Free use a plugin like Simple Custom CSS or Jetpack Custom CSS.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More