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

Home Forums Support [Resolved] How to make full-width sections in GP with a page builder

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #157209
    Fernando Díaz Gascón

    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!

    #157328
    Tom
    Lead Developer
    Lead Developer

    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 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.