Containers

Containers are used to hold and organize other blocks, which can include other containers.

Containers are great building blocks for the structure and responsiveness of your page. Use them to define and separate key areas.

By changing their Layout and Interior settings, you define how they occupy space, and how the blocks they hold will get aligned and flow.

Editing the layout and interior settings of a block.

Most block types can act as a container, since you can put any block inside any other block. The Container block is unique in that it has no dedicated content (i.e. text) of its own.

If you want to create a single-page interface, place a container directly on the page and set its height to 100%. It will always fill the viewport on user devices.

Last updated

Was this helpful?