Banner
File:
sections/banner.liquidTemplates:
page.chapters.json

Description
Banner
A generic callout banner with a heading and a link. Use it anywhere you need a simple centered CTA strip — e.g., “Start a Community Group”, “Apply Now”, “Learn More”, etc.
Settings:
- heading (text) — Banner heading text
- link_text (text) — Link label
- link_url (url) — Link destination
Blocks: None
Usage (JSON template):
{ "type": "banner", "settings": { "heading": "Don't see a Community Group in your area?", "link_text": "Start a Community Group", "link_url": "/pages/apply-for-a-new-chapter" } }Accessibility:
- Link is a standard anchor element
Dependencies: None
Tailwind Status: Converted
Settings
| ID | Type | Label | Default | Info |
|---|---|---|---|---|
heading | text | Heading | Don’t see a Community Group in your area? | |
link_text | text | Link text | Start a Community Group | |
link_url | url | Link URL |
Presets
- Banner
Usage
This section can be added via the Shopify theme editor.
{% section 'banner' %}