Set global page max-width

It would be good to be able to set a maximum page width for the whole site. This would still allow the site to have full-bleed images/backgrounds.

1 Like

Hi @neilpadgett452

Great question and idea!
Currently you can use the section grid to create the max width for the page, but it has to be done per section.

How to set up:

  1. Add 3 column grid to section.
  2. The left and right grids should be set to 1fr
  3. Set the width and max width in the middle column.
  4. Apply this to all the sections you want a max width for the center content.

We will investigate if we can implement a more direct solution to this in the future.

Any progress on making this more streamlined? I really want my site to have a fixed width on the desktop.

Hi, have you found the solution for the max width of the page? I have way too many sections to correct, would love to see the easier way.

@marianne-siimann there have been no changes to the product.

another solution you may find is to add a container as the child of the section and add a max width to the container.

Set the width to 100% and docked to the center.

Note: you can hold shift to multi select elements and place them in a container.