VexlyVexly
Landing

Edit section: features

Section colours (gym / landing)

Override background and text colour for this section on the public page.

{
  "contentType": "list",
  "itemSchema": "custom",
  "title": "Features",
  "categories": [],
  "items": [
    {
      "title": "Free Shipping",
      "description": "Free shipping on all orders"
    },
    {
      "title": "Support 24/7",
      "description": "Contact us 24 hours a day"
    },
    {
      "title": "30 Days Return",
      "description": "Simply return it within 30 days"
    }
  ],
  "customFields": [
    {
      "key": "title",
      "type": "text",
      "label": "Title"
    },
    {
      "key": "description",
      "type": "text",
      "label": "Description"
    }
  ]
}

Live preview

Updates as you edit

No visual preview for section type "features". Use JSON preview below to check data.