Update from Shopify for theme SHX-Theme/main
Committed from shop: Quickstart (e8822a71)pull/4/head
parent
96658a102e
commit
eea77c2e16
|
@ -45,7 +45,7 @@
|
|||
"custom_liquid_eAJ8ir": {
|
||||
"type": "custom-liquid",
|
||||
"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>",
|
||||
"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\" %}",
|
||||
"color_scheme": "",
|
||||
"padding_top": 32,
|
||||
"padding_bottom": 0
|
||||
|
@ -152,7 +152,7 @@
|
|||
"custom_liquid_6FxHMn": {
|
||||
"type": "custom-liquid",
|
||||
"settings": {
|
||||
"custom_liquid": "<div style=\"text-align: center;\">\n<span style=\"color: #AF9363; font-size: 24px\">Was uns auszeichnet<\/span>\n<h1 style=\"font-size: 40px; font-weight: bold; margin: 0;\">Wovon Du profitierst<\/h1>\n<\/div>\n\n{% render 'shx-header-subtitle', title: \"Brauchst du etwas besonderes?\", subtitle: \"Sonderanfertigung anfragen\" %}",
|
||||
"custom_liquid": "{% render 'shx-header-subtitle', title: \"Wovon Du profitierst\", subtitle: \"Was uns auszeichnet\" %}",
|
||||
"color_scheme": "",
|
||||
"padding_top": 0,
|
||||
"padding_bottom": 0
|
||||
|
|
Loading…
Reference in New Issue