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.

Upgrading to Version 2.6.4 introduces gutters to 2 columns

7 years ago · Last reply by Alex S 7 years ago

Hi. Upgrading Page Builder from 2.4.25 to 2.6.4 introduces CSS like this:

#pgc-19-4-0, #pgc-19-4-1, #pgc-19-5-0, #pgc-19-5-1 {
width: 50%;
width: calc(50% – ( 0.5 * 30px ) );
}
#pgc-19-1-0 {
width: 34%;
width: calc(34% – ( 0.66 * 30px ) );
}

Previously, this CSS would look like:

#pgc-19-4-0, #pgc-19-4-1, #pgc-19-5-0, #pgc-19-5-1 {
width: 50%;
}
#pgc-19-1-0 {
width: 34%;
}

The new version of the plugin has introduced a gutter.

How do I resolve this please?

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. insight 7 years, 10 months ago

    I found the solution.

    I went into Settings > Page Builder > Layout, and set Row Gutter to 0px.

  2. Alex S Staff 7 years, 10 months ago

    Hi Insight,

    I’m glad you were able to resolve this issue. I’m sorry I wasn’t able to be of assistance this time. Please be sure to post another thread if you have any other questions.

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