Home>Support>Changing the Paragraph Style for Posts in Vantage Theme

Changing the Paragraph Style for Posts in Vantage Theme

I’m using the Vantage theme (awesome!) and want to change the paragraph style font size for my blog posts as people are reporting that it is too small and hard to read. I don’t see a customization option and only understand the basics of editing CSS. Is there a way to increase the font size for that style? Thanks in advance for your help!

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

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

    Hi Scott

    There is an option in Vantage Premium so if you are using that please head to Appearance > Customize: Fonts.

    For Vantage Free you could insert the following into a Custom CSS plugin OR the Custom CSS module in Jetpack.

    /* Vantage Paragraphs */
    
    .entry-content p {
    font-size: 16px !important;
    line-height: 26px !important;
    }

    You can adjust my figures as required.

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