Skip to content

Prose Section

File: sections/prose.liquid

Templates: page.chapters.json, page.dolphin-energy-confirmation.json, page.donate-thank-you.json, page.donate.json, page.people.json

Prose Section

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

IDTypeLabelDefaultInfo
contentrichtextContent
widthselectWidthfull
paddingselectPaddingmedium

Presets

  • Prose Section

Usage

This section can be added via the Shopify theme editor.

{% section 'prose' %}