Skip to Content search facebook instagram pinterest twitter youtube

Group

A simple wrapper around other fields, typically for multi-column layouts.

{
    "group": {
         "wrap-class": "-clearfix",
         "item-class": "col col--one-half",
         "items": [
              /* your fields here */
         ]
    }
}