Link Studio

Grid

A Grid arranges the blocks inside it into evenly sized columns. Reach for it when things should line up in equal cells, like a row of feature cards, a logo wall, or a gallery.

How to add it

EditorInsert (⌘/)LayoutsGrid

Open the Insert menu (the plus button, or press /), search for Grid under Layouts, and choose where to place it. To add blocks into the grid, select it and use Insert with the Inside placement.

A Grid of equal cells1000 x 600

Settings

Number of ColumnsNumber
How many columns the grid has. Cells wrap onto new rows as needed.
Alignment TypeDropdown
Stretch makes every cell fill its space equally; Auto sizes cells to their content.
GapNumber
The space between cells.
AlignmentGrid
A 3 by 3 grid that positions the content within each cell.

Styling

The Grid also has Appearance and Border, covered in Common Fields.

Grid or Container?

Use a Grid when you want equal columns that line up. Use a Container when you want a single row or column with more control over spacing and alignment.