The Position block sets the CSS position mode and offsets via a visual 3×3 “aim” widget; optional z-index, order, grid placement, and self-alignment.
Where: Right sidebar → Layout & Transform → Position — Select an element and open Position
Key ideas
- Position modes: static / relative / absolute / fixed / sticky.
- Aim widget: Click a corner/edge to set top/right/bottom/left; click center to center via margin:auto.
Steps
- Open Layout & Transform → Position.
- Pick a position mode.
- Use the aim widget to set offsets or centering.
- Add z-index/order with “+” if needed.