Grid columns

This paragraph type is used for the field_grid_columns within the Grid Content paragraph. It defines the structure and fields for individual columns within a grid layout.

Fields

NameMachine nameRequiredDescription
Descriptionfield_prgf_grid_clm_descriptionNoTextarea for the column’s description or body content. Supports WYSIWYG editing, but does not include a summary field.
Headlinefield_prgf_clm_headlineNoHeadline for the grid content within the column.
Iconfield_prgf_clm_iconNoEntity reference to a media asset, typically an image. Recommended to allow uploading of SVGs for scalability.
Icon classfield_prgf_clm_classNoInput field for adding Font Awesome icon classes (e.g., flag, car, info). Overrides the image specified in the Icon field.
Linkfield_prgf_clm_linkNoLink field that supports both internal and external URLs.
Last modified March 11, 2025: feat: improve docs (3e852052)