Home>Support>Post heading styles

Post heading styles

By OnPlot, 8 years ago. Last reply by Alex S, 8 years ago.

Forgive my ignorance, I have searched the forum and am undecided as to what I should do!

Having looked at I thought that changing everything here would affect everything but my posts are displaying in another font (I chose Open Sans in the theme customisation) and there doesn’t seem to be any way to control the individual heading styles (H1, H2 etc.) Do I have to do this by child theme, if so how. I am actually a premium user but will shortly be getting rid of the email I originally purchased Vantage premium with – so also need to know how I can update that please?

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

  1. 8 years, 4 months ago Alex S
    Hi, I Work Here

    Hi OnPlot,

    As you’re a Vantage Premium user, you’re entitled to priority email support. If you would like to make use of that, please follow the instructions found on this page. Please reference this thread. If you would like to request your order email be changed please either send us a message via premium support or make a private reply here by ticking the private reply checkbox in the bottom right of the reply box. Please note email replies are not private on the forum. Please let me know your order code and the new email you wish to use and I’ll forward your request.

    This is something we’re looking at improving in the future but basically, you’ll have to use CSS. :( Please navigate to WP AdminAppearanceCustom CSS and then add the following CSS:

    h1, .entry-content h1, .widget_headline-widget h1 {
    	
    }
    
    h2, .entry-content h2, .widget_headline-widget h2 {
    	
    }
    
    h3, .entry-content h3, .widget_headline-widget h3 {
    	
    }
    
    h4, .entry-content h4, .widget_headline-widget h4 {
    	
    }
    

    These selectors will allow you to make adjustments to the headers. If you would like, I can write the CSS for you but I’ll need to do what you wish to do. Alternatively, consider installing the SiteOrigin CSS Editor for a visual editor so you won’t need to rely on my to write the CSS. Be sure to check out the Getting Started guide.

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