Home>Support>Circle Icon Body Copy / Vantage Headline Font Size

Circle Icon Body Copy / Vantage Headline Font Size

By Sally Lee, 9 years ago. Last reply by Daniel, 9 years ago.

I’m needing to be able to create a paragraph break in my copy under the circle icon. As you can see on the homepage, the copy blocks have become very dense. Is there a better way to do this? Perhaps combine a text block with a circle icon? I’d like to be able to format it more, adjust spacing, etc.

On a different point, I am wanting to increase the size of the font of the subheading on the Vantage Headline widget. How can I do this?

Thanks a ton,
Sally

URL: http://perceptioinc.com

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

  1. 9 years, 6 months ago Daniel
    Hi, I Work Here

    Hi Sally,

    To increase the size of the font of the subheading, navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    /*You can modify the size in px*/
    .widget_headline-widget h1 {
      font-size: 30px !important;
    }
    

    To format more the content, you could try installing and inserting the Visual Editor widget: http://wordpress.org/plugins/black-studio-tinymce-widget/ which will give you an editor to work with in Page Builder.

    Try that out and let me know the outcome

    Cheers

  2. 9 years, 6 months ago Sally Lee

    Thanks. I was able to get the code inserted, but it only applies to the primary headline, not the sub-head (the part below the line). The sub-head is what I need to change.

    Visual Editor worked fine, thanks.

  3. 9 years, 6 months ago Daniel
    Hi, I Work Here

    Hi Sally Lee

    Am not sure whether I got you right there. Try this out navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    .srp-post-content {
        font-size: 16px !important;
    }
    

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More