Docs / Layout & Structure

Containers & columns

One flexible building block instead of a rigid column system.

Containers are the only structural building block in Craftor — there's no separate, more limited "Columns" widget. A multi-column layout is just two or more Containers nested side-by-side inside a parent Container set to a row direction.

Dropping a widget onto a blank area of the page automatically wraps it in a Container with sensible default padding and vertical centering, matching the pattern most builders use.

When you choose a multi-column layout preset from the Layout tab (e.g. 2 equal columns, or a 70/30 split), Craftor builds the nested Containers for you with the right flex-basis already set.