Site logo

Archived topic

Page Builder set to Full Width

5 replies · Started by Stephen on February 5, 2018

Viewing posts 1–6 of 6

Hi,

I understand that if using a page builder (elementor in my case) I need to set:

Layout - Page Builder Container - Full Width

However, is it possible to do this globally in the theme, rather than setting it on a page by page basis using the Layout Metabox?

I assume the Metabox Layout - Sidebars - Default value, grabs the Customiser - Layout - Sidebars value (in my case Content (no sidebars)) from the theme and I don't need to set that page by page? But there doesn't appear to be anything like this for the Metabox Full Width setting?

Thanks
Steve

Thanks Leo, much appreciated.

No problem :)

Is adding

body .site.grid-container {
    max-width: 100%;
}

Still necessary?

This archived topic is closed to new replies.