Home>Support>Make Blog Headlines Bigger?
  1. 10 years, 14 days ago Andrew Misplon
    Hi, I Work Here

    Hi Tara

    Thanks for the wait. If you’d like to individually control the size of each page H tag you can do so by inserting the following under Appearance > Custom CSS and then making changes as required:

    /* Page Content Heading Tag Sizes */
    
    .entry-content h1 {
    font-size: 20px;
    }
    
    .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, 14 days ago Tara

    Thanks Andrew, I tried this, but for some reason it doesn’t seem to be working on the post title (right under the picture — It’s H1, and I set H1 to 60 px).

    You can see an example here: http://www.tarahanrahan.com/cravings-binging-emotional-eating/

  3. 10 years, 14 days ago Tara

    I’m also having this issue with H3, specifically when it’s in the blog post title: http://www.tarahanrahan.com/wp-content/uploads/2014/09/Screen-Shot-2014-09-16-at-4.29.10-PM.png

  4. 10 years, 13 days ago Andrew Misplon
    Hi, I Work Here

    You can set the post title size at Appearance > Customize > Fonts: Page Title Size.

    To edit the size of the carousel widget heading you could try:

    .vantage-carousel-wrapper .vantage-carousel li.carousel-entry h3 {
    font-size: 15px;
    color: #474747;
    }
    
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