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.

Can’t change ‘content’ font size in Vantage theme

Resolved 7 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

I am trying to increase the size of font displayed in the content area of my site but all that happens when I change the size in the text field appearance/customize/fonts/content size is the line spaces get bigger but the font remains the same size? Can you advise please.

And also where can I find a list of the CSS classes and what effect they have – as you now don’t show a drop down list this in the new edit row dialogs? I’m in local development so no URL yet.

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

Need fast email support? Get SiteOrigin Premium

Replies

7
  1. Andrew Misplon Staff 11 years, 1 month ago

    Hi timiambeing,

    Sorry to hear about the hassle, that should be working. Try the following under Appearance > Custom CSS:

    /* General Font Size */
    .entry-content p {
    font-size: 16px;
    }

    We’ll try get some documentation up on the CSS Classes and Styles in row attributes soon. CSS Class will let you add a class to the row div, CSS styles will add line styles to the div. It’s up to you how you’d make use of those. The same is available at a widget level.

  2. timiambeing 11 years, 1 month ago

    Thanks Andrew I’ll give that a try and let you know if it’s not working for some strange reason! Yes it would be great to see what effect those classes would have on the widgets and rows but not knowing what they are called or what they do sort of stops you in your tracks :)

  3. Andrew Misplon Staff 11 years, 1 month ago

    For sure.

    Here is our Custom CSS tutorial if you’re interested:

    https://siteorigin.com/basics/modifying-theme-design-with-custom-css/

  4. timiambeing 11 years, 30 days ago

    Hi Andrew,

    Unfortunately the custom CSS didn’t work either, no effect at all? I copied and pasted in the appearance/custom CSS, I even tried adding ‘important’ but to no avail – weird :)

  5. Andrew Misplon Staff 11 years, 29 days ago

    Thanks for the update. Please leave the Custom CSS in place and send through your url. We’ll take a look.

  6. timiambeing 11 years, 29 days ago

    Ok – I’m in local development at the moment so hopefully when I gonlive I’ll try again and if it doesn’t work get back to you. Hope it’s not too long!

  7. Andrew Misplon Staff 11 years, 29 days ago

    For sure, let us know if this doesn’t come right.

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