Column
The Column block is a single-column container used to divide a parent section into multiple columns. It supports all @theme child blocks.
- Column class: Custom CSS class applied to the column container. For usage, see: Blocks → Overview → General Settings.
- Column width: Width of the column as a percentage (e.g.,
50%for half-width). - Enable sticky top: Toggle sticky positioning so the column remains fixed at the top of the viewport while scrolling (useful for sidebars or persistent content).