Skip to content

Layout

Page width

Defines the width of the page. Default is 1600 pixels.

Space unit

The space unit is used to set sizes of the margins as a multiplier. The default is 8 pixels.

Example: The default mobile margins for sections are 2 * space-units = 16px. If we change the spacer to 6 pixels the mobile margins would now be 12px.

Section width

Width optionWidthDefault
PagePage width defined in settings1600 px
MaxFills the width of the screen100%
BoxedThe section is full width, the content constrained to the page width1600 px

The default setting is Page, defined in the theme settings. Max expands the section and content to fill the screen. Boxed combines the Page and Max settings.

Page width sets the max width of the content. Space unit is used to calculate the padding and margins. Rounded corners are applied to all sections, blocks and buttons. They can all be overridden on their respective settings.