Skip to content

Section Heading

File: snippets/section-heading.liquid

Used in sections: faq-accordion, homepage-gateway-voyage, homepage-get-involved, homepage-paradigm-shift, homepage-retreats-courses, image-content-split, person-spotlight, team-grid, testimonials-slider

Screenshot not yet added.
Save as docs/src/assets/screenshots/snippet-section-heading.png

Description

Section Heading Snippet

Standardized headline + subtitle block for use across sections. Based on the FAQ Accordion / Testimonials Slider pattern.

Usage

{% render 'section-heading',
heading_title: section.settings.title,
heading_title_class: 'text-mi-green',
heading_subtitle: section.settings.subtitle,
heading_subtitle_class: 'text-mi-black',
heading_align: 'left'
%}