Section
Image text banner brush
4 个模板实例,13 个 section 配置,0 类 block。
真实模板变体
Schema
{
"name": "Image text banner brush",
"class": "image-text-banner-toothbrush",
"settings": [
{
"type": "color",
"id": "bg",
"label": "Background color"
},
{
"type": "color_background",
"id": "text_color",
"label": "Text color",
"default": "#000000"
},
{
"type": "color_background",
"id": "color_strong",
"label": "Text Strong Color",
"default": "#000000"
},
{
"type": "color_background",
"id": "color_p",
"label": "Text Color Paragraph",
"default": "rgba(255, 255, 255, 0.60)"
},
{
"type": "image_picker",
"id": "image_d",
"label": "Image (desktop)"
},
{
"type": "image_picker",
"id": "image_m",
"label": "Image (mobile)"
},
{
"type": "video",
"id": "video_d",
"label": "Video (desktop)"
},
{
"type": "video",
"id": "video_m",
"label": "Video (mobile)"
},
{
"type": "textarea",
"id": "sub_heading",
"label": "Sub Heading",
"default": "<p>Hurry, sign up before Jan 27th to qualify!</p>"
},
{
"type": "textarea",
"id": "heading",
"label": "Heading",
"default": "Enter for the chance <br>to win a Wave."
},
{
"type": "richtext",
"id": "content",
"label": "Content",
"default": "<p>Click below and enter the giveaway for a chance to be among 30 lucky winners to experience the brand new Laifen Wave for free!</p>"
},
{
"type": "text",
"id": "btn_text",
"label": "Button text",
"default": "Enter giveaway"
},
{
"type": "url",
"id": "btn_link",
"label": "Button link"
}
],
"blocks": [],
"presets": [
{
"name": "Image text banner brush"
}
]
}