Section
Shine bright se
1 个模板实例,6 个 section 配置,0 类 block。
真实模板变体
Schema
{
"name": "Shine bright se",
"class": "shine-bright-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": "subheading",
"label": "Sub Heading",
"default": "SE Lite"
},
{
"type": "textarea",
"id": "heading",
"label": "Heading",
"default": "Shine Bright with Lite!"
},
{
"type": "textarea",
"id": "price",
"label": "Price",
"default": "$79.99"
},
{
"type": "text",
"id": "btn",
"label": "Button text",
"default": "Buy Now"
},
{
"type": "url",
"id": "btn_link",
"label": "Button link"
}
],
"blocks": [],
"presets": [
{
"name": "Shine bright se"
}
]
}