Card Grid
module_card_grid
The card grid module can be activated by giving a page the tag module_card_grid.
Every result uses the shared Card element. See the Card documentation for the content shown for each NationBuilder page type and the layout:redirect override for Basic pages.
The tagged page is also the grid's data source:
- A Blog generates cards for its most recent Blog Posts.
- A Calendar generates cards for its upcoming Events in event start-time order.
- A Basic page generates cards for its published child pages. By default these are newest first; when the parent has a configured Subnav, its Subnav pages and manual order are used instead.
The card grid is three cards wide on desktop, two cards wide on tablet, and stacked on mobile.
Please contact For Purpose if you need the card design tweaked for any of your page types.