Update from Shopify for theme SHX-Theme/main
Committed from shop: Quickstart (e8822a71)pull/4/head
parent
932a16d378
commit
8cbc07529c
|
@ -44,8 +44,11 @@
|
||||||
},
|
},
|
||||||
"custom_liquid_GATjQK": {
|
"custom_liquid_GATjQK": {
|
||||||
"type": "custom-liquid",
|
"type": "custom-liquid",
|
||||||
|
"custom_css": [
|
||||||
|
"#test {height: 450px;}"
|
||||||
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"custom_liquid": "{% render \"shx-video\", videoType: \"banner\", videoURL: \"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/ce371932cb9847c88fd5ee615e8ebac7.mp4\" %}",
|
"custom_liquid": "<div id=\"test\">\n{% render \"shx-video\", videoType: \"banner\", videoURL: \"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/ce371932cb9847c88fd5ee615e8ebac7.mp4\" %}\n<\/div>",
|
||||||
"color_scheme": "",
|
"color_scheme": "",
|
||||||
"padding_top": 40,
|
"padding_top": 40,
|
||||||
"padding_bottom": 52
|
"padding_bottom": 52
|
||||||
|
|
Loading…
Reference in New Issue