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.

Forcing menu text to uppercase

Resolved 1 reply themetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

Hello, I’m using Vantage Premium and would like to make my menu text and all headings uppercase by default. I just want the body text to be as typed. Any help would be great!

Here’s the site – http://www.getlevi.com/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

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

    Hi

    Please try the following under Appearance > Custom CSS in Vantage Premium or in a Custom CSS plugin or module if you’re running Vantage Free:

    /* Vantage uppercase main menu text */
    .main-navigation a {
    text-transform: uppercase;
    }

    Ref: https://siteorigin.com/basics/modifying-theme-design-with-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.

Have a different question or issue?

Start New Thread