Archived topic
Full width layaout problems with the new update
1 reply · Started by Daniel Moreno Cuerda on February 22, 2023
With the new update a container no longer differentiates the size between container and content.
Now the full width leaves all content on the left, which doesn't make sense.
I want the page with full width and the blocks with a width of 1200 with the margin auto to center it.
How to solve this without having to apply extra css on all pages?
Hi there,
i assume you mean in GenerateBlocks ?
When you add a Container Block to the top level of the page, in the Blocks Toolbar there is an option to Add Inner Container. The first time you do this, it gives you a tooltip to explain:
https://www.screencast.com/t/EeSmMVGDoO
This will automatically add an Inner Container Block for you, and that inner container will have:
1. Sizing -> Max Width set for you to the Global width.
2. Spacing -> Margin Left & Margin Right set to auto which will center it for you.
We now give users a choice to add the Container only where they need it.