Feature Cards Compact
feature_cards_compact is a tighter grid for long capability lists that should stay visually calm.
When to Use
Use it after a main feature section when you need to show breadth without large cards.
Usage
{{ feature_cards_compact(title="Also included", item_1_title="Search") }}Live Example
Also included
Search
Find content quickly.
Docs
Reference-ready pages.
Code
Developer-friendly output.
Global
Works across landing use cases.
Parameters
| Parameter | Description |
|---|---|
container | Inner content width. |
eyebrow | Small uppercase label above the heading. |
title | Section heading. |
description | Supporting copy. |
columns | Desktop columns. Use 2, 3, or 4. |
item_N_icon | Optional icon for item N. |
item_N_title | Item title, up to 8. |
item_N_desc | Item description. |
bg | Full-width section background token. |
class | Additional CSS classes on the outer section. |