Skip to content

Layout Block

The Layout block arranges content in multi-column grids. Use it to place blocks side by side for more flexible page designs.

PresetDescription
2 columns (equal)Two equal-width columns (default)
2 columns (left wide)2/3 + 1/3 split
2 columns (right wide)1/3 + 2/3 split
3 columns (equal)Three equal-width columns
4 columns (equal)Four equal-width columns
2x2 gridTwo rows of two equal columns
2-column masonryColumn flow for items of varying heights
3-column masonryColumn flow for items of varying heights
CustomDefine your own column and row count (up to 9 each) with custom width ratios

Each column (cell) can contain multiple blocks stacked vertically. Click the add button inside a cell or drag blocks between cells.

Layouts can contain: Text, Image, Video, Audio, Divider, Button, Embed, Card, and Flip Card blocks.

Accordion, Tabs, Table, Layout, Knowledge Check, Document, and Code blocks cannot be nested inside layouts.

Masonry presets arrange cells as a column flow: items run top-to-bottom through two or three columns, with each item taking exactly as much vertical space as its content needs. Use masonry for image galleries, quote walls, card decks, and any content where items don’t share a common height.

Differences from the grid presets:

BehaviourGrid presetsMasonry presets
Cell positioningFixed row/column slotsColumn flow in source order
Adding cellsFixed count per presetAdd or remove items freely
Item heightsShare a row heightEach item uses its natural height

Tips:

  • Starter layouts begin with three items per column (6 items for 2-column, 9 for 3-column) so the flow is visible immediately.
  • Each cell keeps its assigned column stable when you expand or collapse a nested block, so the layout doesn’t shuffle as you edit.
  • Authors control balance by reordering cells. Heavier cells belong higher in source order to keep columns from stretching unevenly.

Control the gap between columns:

OptionSize
NoneNo gap
Small0.5rem
Medium1rem (default)
Large1.5rem

You can change the layout preset after adding content. When you switch presets, existing content is moved to the first cell of the new layout so nothing is lost. Switching between grid and masonry preserves your authored blocks; masonry-to-grid flattens them into the first cell the same way other grid-to-grid changes do.

Layout columns stack vertically on small screens so content remains readable on phones and tablets. Masonry layouts stack into a single column on narrow screens, keeping items in source order.