How to enable page builder
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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi David
From the looks of things, you’ve made changes to your home page. Did you manage to install Page Builder eventually?
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.
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.