Site logo

Archived topic

How to make full-width sections in GP with a page builder

1 reply · Started by Fernando Díaz Gascón on December 2, 2015

Viewing posts 1–2 of 2

Hello,

I have read in other topic that sections addon is for make simple sections and it is not compatible with a page builder. I already use it for sections, but I would like to use a Page Builder plugin to make sections with more complicated elements.

I installed siteorigin page builder and I see I can not make full width sections in GP (I have been said that with Thrive Content Builder the same happens). When I try it, it only goes until the container sides.

How could I make it?

Thanks in advance!

Hi there,

Site Origin Page Builder doesn't always mean people want the full width container, so I can't add it to core, but you can easily make the container fluid like this:

.siteorigin-panels .grid-container {
    max-width: 100%;
}

I'd need to see a page build with Thrive Content Builder to provide the CSS.

Beaver Builder support is already built into GP :)

This archived topic is closed to new replies.