Upgrading to Version 2.6.4 introduces gutters to 2 columns
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
2I found the solution.
I went into Settings > Page Builder > Layout, and set Row Gutter to 0px.
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.