Forcing menu text to uppercase
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
1Hi
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.