Simple rich text section with title, paragraph and button. The foundational building block for any text content.
Rich Text
The Rich Text section is the foundational text section of Scale Theme. It displays a title, paragraph and button, aligned according to your choice. Simple and effective, it serves as the basic building block for any editorial content.
Main settings
| Setting | Description | Options | Default |
|---|---|---|---|
| Alignment | Content alignment | Left / Center / Right | Center |
ℹ️The Rich Text section is intentionally minimalist in its settings. Alignment, color palette, margins and container width are the only section settings -- the rest is managed by individual blocks.
Available blocks
| Block | Description | Limit |
|---|---|---|
| Heading | Title with subtitle, level (H1-H4), size and bold style | Unlimited |
| Text | Rich text paragraph with configurable size | Unlimited |
| Button | CTA button with link, style and size | Unlimited |
| App | Shopify app block | Unlimited |
| Custom Liquid | Custom Liquid code | Unlimited |
Heading block
| Field | Description | Options |
|---|---|---|
| Subtitle | Text above the title | Free text |
| Title | Main title (inline rich text) | Text with bold |
| Bold style | Bold text treatment | Default / Color / Highlight |
| Bold color | Bold text color | Accent 1 / Accent 2 / Text |
| Title level | HTML tag | H1 / H2 / H3 / H4 |
| Title size | Visual scale | 50-200% |
Text block
| Field | Description | Options |
|---|---|---|
| Description | Rich text content (bold, italic, lists, links) | Rich text editor |
| Text size | Font size | Small / Default / Large |
Button block
| Field | Description | Options |
|---|---|---|
| Button text | CTA label | Free text |
| Link | Destination URL | URL picker |
| Style | Button appearance | Primary / Secondary / Tertiary |
| Size | Button dimensions | Small / Default / Large |
Use cases
Page introduction
- Center alignment
- Heading block (H2) + Text block
- Narrow container for optimal reading width
- Sober palette (background/foreground)
Intermediate call-to-action
- Center alignment
- Heading block with bold style Color (accent)
- Button block in Primary style
- Accent palette to draw attention
Legal notice / Disclaimer
- Left alignment
- Text block only
- Text size Small
- Normal container
Promotional message
- Center alignment
- Heading block (H3): "Special offer"
- Text block: offer details
- Button block: "Take advantage"
- Accent palette for urgency
Narrative separator
- Between two product sections
- Heading block with a tagline
- No button, just text
- Generous margins (padding top/bottom 80px)
💡Combine multiple Rich Text sections between visual sections (images, products) to create a pleasant reading rhythm. Alternate alignments (center, left) and palettes to avoid monotony.
💡The Rich Text section supports Custom Liquid. Use it to insert dynamic content: product counter, current date, conditional content or any other custom Liquid code.