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

ParameterDescription
containerInner content width.
eyebrowSmall uppercase label above the heading.
titleSection heading.
descriptionSupporting copy.
columnsDesktop columns. Use 2, 3, or 4.
item_N_iconOptional icon for item N.
item_N_titleItem title, up to 8.
item_N_descItem description.
bgFull-width section background token.
classAdditional CSS classes on the outer section.