Case Studies Grid
case_studies_grid renders three story cards with customer context, summary copy, and a prominent outcome.
When to Use
Use it when customers, segments, or use cases can prove value better than feature copy alone.
Usage
{{ case_studies_grid(title="Customer outcomes", item_1_customer="SaaS", item_1_title="Faster launches") }}Live Example
Stories
Built for real landing pages
Show how different teams use the same theme primitives.
Startup
Launch page in a day
A compact set of sections carried the first public release.
1 day
Docs
Cleaner onboarding
Guides and landing pages now share the same visual language.
-32% support
Agency
Reusable client kit
The same shortcode catalog adapts to multiple verticals.
24 sections
Parameters
| Parameter | Description |
|---|---|
container | Inner content width. |
eyebrow | Small uppercase label above the heading. |
title | Section heading. |
description | Supporting copy. |
item_N_customer | Customer, segment, or category label. |
item_N_title | Story title. |
item_N_desc | Story summary. |
item_N_result | Prominent result or metric. |
item_N_href | Optional story URL. |
item_N_link | Optional link label. |
bg | Full-width section background token. |
class | Additional CSS classes on the outer section. |