This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Updated Page Builder Skewed Layout

8 years ago · Last reply by graham kindell 8 years ago

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

4
  1. Alex S Staff 8 years, 8 months ago

    Hi Graham,

    Do you have a public URL where we can take a look at what’s going on?

  2. graham kindell 8 years, 8 months ago

    The site is here

    here’s a screen grab of the issue:
    white bars on the sides

  3. Alex S Staff 8 years, 8 months ago

    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.

  4. graham kindell 8 years, 8 months ago

    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.

Have a different question or issue?

Start New Thread