Updated Page Builder Skewed Layout
Hi,
After I updated the Page Builder plug-in my website layout got a bit messed up. Previously I had the background of a row going edge to edge within the boxed layout. Now there are white spaces on the left and right breaking the continuous look it previously had. I looked in the row options but “full width”, and “full width stretched” pushed the row beyond the boxed layout which isn’t what I wanted. I just want the white bars on either side gone as it was before the update. Thanks
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi Graham,
Do you have a public URL where we can take a look at what’s going on?
The site is here
here’s a screen grab of the issue:

Hi Graham,
I’m not too sure why the page builder update caused that spacing to be visible, but according to the markup, the spacing is being added by the theme itself. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add the following CSS:
.main.col-md-12 { padding: 0; }How does that look?
You might also need to install the SiteOrigin CSS Editor.
That took care of it, Thanks!
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.