Section

Image text shine se

1 个模板实例,5 个 section 配置,0 类 block。

真实模板变体

Schema

{
  "name": "Image text shine se",
  "class": "Image-text-shine-se",
  "settings": [
    {
      "type": "select",
      "id": "section_width",
      "options": [
        {
          "value": "grid",
          "label": "Grid"
        },
        {
          "value": "full-width-row",
          "label": "Full width"
        },
        {
          "value": "full-width-row-full",
          "label": "Full width, no spacing"
        }
      ],
      "default": "grid",
      "label": "Section width"
    },
    {
      "type": "textarea",
      "id": "heading",
      "label": "Heading",
      "default": "Colors that shine."
    },
    {
      "type": "textarea",
      "id": "subheading",
      "label": "Sub heading",
      "default": "The SE Lite's sleek exterior truly shines with its selection of vibrant colors that were meticulously selected from thousands of combinations. The result is a collection of five colors that seamlessly combine gloss and color."
    },
    {
      "type": "image_picker",
      "id": "image_d",
      "label": "Desktop image"
    },
    {
      "type": "image_picker",
      "id": "image_m",
      "label": "Mobile image"
    }
  ],
  "blocks": [],
  "presets": [
    {
      "name": "Image text shine se"
    }
  ]
}