Home>Support>How to enable page builder

How to enable page builder

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].

Please help. I’m having difficulty enabling page builder so it displays on http://www.proglobaltrade.com I’ve added and to me it looks like it should be working but it is not setting up

URL: http://www.proglobaltrade.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. 10 years, 5 months ago Greg Priday
    Hi, I Work Here

    Hi David

    From the looks of things, you’ve made changes to your home page. Did you manage to install Page Builder eventually?

  2. 10 years, 5 months ago David Fillpot

    Hi Greg, yes, pagebuilder is enabled

    I'm still not 1. Able to remove comments on non home pages without footer expanding 400% and 2, Have consistent font sizes on non home pages. Thanks for your help.

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

    Hi David

    If needed our comment removal tutorial is here: https://siteorigin.com/basics/disable-wordpress-comments/. The footer will fill space not taken up by the site’s content. If you’d like you can set a min-height for the content container by adding the following to Appearance > Custom CSS:

    /* Main Container */
    
    #main {
    	min-height: 500px;
    }
    

    Adjust the 500px figure as required.

    Your home page looks normal, if you’d like to adjust the font sizes being used by the Headline widget, try the following under Appearance > Custom CSS, adjust as required:

    /* Vantage Headline Widget */
    
    .widget_headline-widget h1 {
    font-size: 26px;
    line-height: 36px;
    }
    
    .widget_headline-widget h3 {
    font-size: 14px;
    }
    
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