Home>Support>Headline Widget Font Size

Headline Widget Font Size

See website http://LearnWebsiteMaking.com

See the Headline Widget that says “INVESTMENT”

I want to increase the size of the font for the Sub headline.

Also would like to center the sub headline for all the 3 Headline Widgets to ideally center it from top to bottom as well.
– YOU WILL LEARN
– QUALIFICATIONS
– INVESTMENT

Can this be done by tweaking some CSS?

I saw some thread that is talking about something related, not sure if that addresses my need

Headline Widget customization

URL: http://LearnWebsiteMaking.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, 1 month ago Andrew Misplon
    Hi, I Work Here

    Hi Rishi

    Thanks for reaching out and for your support.

    1. Edit the row with the Headline widgets you want to change the h3’s in. Click Attributes top right, enter a row class:

    custom-headline

    Then go to Appearance > Custom CSS and try something like:

    /* Custom Headline Widget */
    
    .entry-content .custom-headline .sow-headline h3 {
    font-size: 1.5em;
    }
    

    To make this more specific you could also edit a widget and insert the class name in the widget Attributes vs the row Attributes.

    Adjust the size value as required.

    Not quite with you on centering. Everything looks centered now; could you perhaps explain that a bit further.

    Thanks :)

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