Prose Section
File:
sections/prose.liquidTemplates:
page.chapters.json,page.dolphin-energy-confirmation.json,page.donate-thank-you.json,page.donate.json,page.people.json

Description
Prose Section
Renders rich-text content inside a Tailwind prose container with
configurable width and vertical padding.
Features:
- Rich-text content via Shopify richtext setting
- Adjustable width: full, large (7xl), medium (5xl), small (4xl)
- Adjustable vertical padding: small (py-2), medium (py-6), large (py-12)
- Auto-centered with mx-auto
Settings:
- content (richtext) — The rich-text body content
- width (select) — Container width, default “full”
- padding (select) — Vertical padding size, default “medium”
Blocks: None
Snippets Used: None
Dependencies: None
Tailwind Status: Full Uses Tailwind prose class for typography and utility classes for layout.
Settings
| ID | Type | Label | Default | Info |
|---|---|---|---|---|
content | richtext | Content | ||
width | select | Width | full | |
padding | select | Padding | medium |
Presets
- Prose Section
Usage
This section can be added via the Shopify theme editor.
{% section 'prose' %}