Update from Shopify for theme SHX-Theme/main
Committed from shop: Quickstart (e8822a71)pull/4/head
parent
eea77c2e16
commit
fb9f3a9ceb
|
@ -12,7 +12,7 @@
|
||||||
"custom_liquid_TXazyY": {
|
"custom_liquid_TXazyY": {
|
||||||
"type": "custom-liquid",
|
"type": "custom-liquid",
|
||||||
"settings": {
|
"settings": {
|
||||||
"custom_liquid": "<div style=\"text-align: center;\">\n<span style=\"color: #AF9363; font-size: 24px\">Für Dich<\/span>\n<h1 style=\"font-size: 40px; font-weight: bold; margin: 0;\">Entdecke unsere Vielfalt<\/h1>\n<\/div>",
|
"custom_liquid": "{% render 'shx-header-subtitle', title: \"Entdecke unsere Vielfalt\", subtitle: \"Für Dich\" %}",
|
||||||
"color_scheme": "",
|
"color_scheme": "",
|
||||||
"padding_top": 40,
|
"padding_top": 40,
|
||||||
"padding_bottom": 0
|
"padding_bottom": 0
|
||||||
|
|
|
@ -45,7 +45,7 @@
|
||||||
"custom_liquid_eAJ8ir": {
|
"custom_liquid_eAJ8ir": {
|
||||||
"type": "custom-liquid",
|
"type": "custom-liquid",
|
||||||
"settings": {
|
"settings": {
|
||||||
"custom_liquid": "<div style=\"text-align: center;\">\n<span style=\"color: #AF9363; font-size: 24px\">Für Dich<\/span>\n<h1 style=\"font-size: 40px; font-weight: bold; margin: 0;\">Ausgewählte Produkte<\/h1>\n<\/div>\n\n{% render 'shx-header-subtitle', title: \"Ausgewählte Produkte\", subtitle: \"Für Dich\" %}",
|
"custom_liquid": "{% render 'shx-header-subtitle', title: \"Ausgewählte Produkte\", subtitle: \"Für Dich\" %}",
|
||||||
"color_scheme": "",
|
"color_scheme": "",
|
||||||
"padding_top": 32,
|
"padding_top": 32,
|
||||||
"padding_bottom": 0
|
"padding_bottom": 0
|
||||||
|
|
Loading…
Reference in New Issue