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.

Unable to change font size in Vantage Premium

Resolved 5 replies premiumthemetheme-vantage
11 years ago · Last reply by Daniel 11 years ago

Hi – I am trying to change the content font size but can’t. I’ve read through the forum and have tried to change it in “Customize” and I’ve tried customizing the CSS with a snippet you posted, I pasted it below.

When I increase the font size, the line spacing changes – I saw this was happening to as one other user about a month ago, but there was no resolution posted.

Suggestion please? This site is in development.
/* General Font Size */
.entry-content p {
font-size: 16px;
}

URL: http://50.241.117.129:7600/wordpress/

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

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Daniel Staff 11 years, 5 days ago

    Hi Tod,

    Please have a look at this guide that will help you make the changes desired

    Link : https://siteorigin.com/vantage-documentation/customizations/fonts/

    Let me know if you need further assistance.

    Cheers

  2. Tod Amazeen 11 years, 5 days ago

    Yes, as I mentioned in my post, I’ve tried both the Customize Fonts option and I’ve tried changing the CSS, neither worked.

  3. Daniel Staff 11 years, 4 days ago

    Hi Tod

    I have checked your site and noticed that you are using a tag instead of that’s why changes made through the method suggested is not working

    If you wish to continue with the format you are using try this

    Navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    h3 {
      font-size: 16px !important;
    }

    Cheers

  4. Tod Amazeen 11 years, 4 days ago

    Thank you, that did it!

  5. Daniel Staff 11 years, 4 days ago

    Hi Tod,

    Glad to hear that worked.

    Cheers!

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