Site logo

Archived topic

GPP 1.7-beta.1 - full-width container when set to "default"

3 replies · Started by Tyler on July 4, 2018

Viewing posts 1–4 of 4

Hey there!

Using Beaver Builder as the page builder.

I have my GP container width set to 1170px. I set my BB rows to 0 padding/margin with the intent of using the ".site-content" padding and GP container width for outside spacing.

Normally when the "Page Builder container" is set to "default" this seems to work as intended, but now on "default" I'm getting 100% width .site-content container and no padding (acting as if it's set to full width).

"Contained" and "full width" seem to work properly.

When on "default", I'm seeing:

.fl-builder.no-sidebar .container.grid-container {max-width: 100%;}.fl-builder.one-container.no-sidebar .site-content {padding:0;}

Hi there,

That's legacy code that used to exist in the theme prior to 2017-03-14.

After that date, we introduced the Page Builder Container metabox. However, for posts that were published prior to that date, we had to keep this legacy code added so existing pages didn't break.

If you change the published date of your page to after that date, you'll be able to use the "Default" setting :)

Yep, that did the trick. Thank you, Tom!

You're welcome :)

This archived topic is closed to new replies.