Text / Image Split
Text on one side, media on the other. The text side is theme blocks — headline, copy, stats, buttons — so the content is arranged in the customizer rather than fixed by the section.
On mobile the two always stack, text above media, regardless of which side the media is set to on desktop.
Settings
Section titled “Settings”Layout
Section titled “Layout”| Setting | What it does |
|---|---|
| Media position | Which side the media sits on. Desktop only. |
| Content width | Constrained (default) or Wide. How wide the text runs inside its column. |
| Media breaks out of container | Runs the media to the edge of the screen instead of stopping at the container. |
Background
Section titled “Background”| Setting | What it does |
|---|---|
| Background image | Optional. Sits behind the section and sharpens into focus as it scrolls into view. |
| Background colour | An eyedropper match for the image’s main colour. Shows while the image loads and behind its blurred edges as it sharpens. Overrides the colour scheme’s background. |
| Text theme | Light background (default) or Dark background. On Dark, the text, buttons and stat dividers switch to light so they stay readable. |
| Colour scheme | Standard scheme picker. The background colour above wins over its background when set. |
Spacing
Section titled “Spacing”| Setting | What it does |
|---|---|
| Top / Bottom padding (mobile) | Spacing above and below the section on mobile. Default 3rem. |
| Top / Bottom padding (tablet) | The same for tablet. Default 4.5rem. |
| Top / Bottom padding | The same for desktop. Default 7rem. |
| Section ID | Optional anchor, so a link elsewhere on the page can jump here. |
How the background image is sized
Section titled “How the background image is sized”This follows the media setting, and it is not obvious:
- Media contained (default) — the image spans the full width of the section and passes behind the media, which paints on top of it.
- Media breaks out of container — the media takes half the screen, so the image fills exactly the other half and the two meet at the middle.
Either way the image covers the section’s full height, including its padding.
The scroll reveal
Section titled “The scroll reveal”The image starts blurred and transparent and resolves to sharp as the section comes into view. It waits for two things, in whichever order they happen: the section scrolling into view, and the image finishing loading. It runs once and never replays.
Visitors with reduced motion enabled get the image immediately — no blur, no fade. Nothing is lost, since the reveal is decoration.