Home>Support>Change font size for headings 1 – 6

Change font size for headings 1 – 6

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hey there,

I’m trying to change the size of the headings. Is there a way to do this?

Thanks for your help!

URL: http://www.flowingmotion.ca

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, 4 months ago Andrew Misplon
    Hi, I Work Here

    Hi vvanhees

    Try the following under Appearance > Custom CSS, edit as required:

    /* Vantage Heading Styles */
    
    .entry-content h1 {
    font-size: 24px;
    }
    
    .entry-content h2 {
    font-size: 18px;
    }
    
    .entry-content h3 {
    font-size: 16px;
    }
    
    .entry-content h4 {
    font-size: 15px;
    }
    
    .entry-content h5 {
    font-size: 14px;
    }
    
    .entry-content h6 {
    font-size: 13px;
    }
    

    Hope that helps.

  2. 10 years, 4 months ago vvanhees

    That works. Thanks!

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

    Super, glad to hear that did the trick. All the best.

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