Merge branch 'main' of github.com:JannexNet/SHX-Theme

main
Jan Umbach 2024-06-23 12:50:10 +02:00
commit 0fe0e69782
3 changed files with 11 additions and 3 deletions

View File

@ -59,7 +59,7 @@
endcapture
%}
console.log("3", "{{ settings.color_schemes["scheme-shx-texte-navbar"]["settings"]["background"] }}", {{ shx_current_page }})
console.log("2", "{{ settings.color_schemes["scheme-shx-texte-navbar"]["settings"]["background"] }}", {{ shx_current_page }})
</script>

View File

@ -7,7 +7,13 @@
@media screen and (min-width: 750px) {
.shx-landingpage-banner {
height: 400px;
height: 450px;
}
}
@media screen and (min-width: 1630px) {
.shx-landingpage-banner {
height: 550px;
}
}
</style>

View File

@ -22,6 +22,7 @@
},
"custom_liquid_ni6GcW": {
"type": "custom-liquid",
"disabled": true,
"settings": {
"custom_liquid": "<img src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0882\/4373\/2756\/files\/IMG_2814mob.jpg?v=1719134500\" style=\"height: 350px; width: 100%; object-fit: cover\">",
"color_scheme": "",
@ -31,6 +32,7 @@
},
"custom_liquid_RFM8mJ": {
"type": "custom-liquid",
"disabled": true,
"settings": {
"custom_liquid": "{% render \"shx-landingpage-banner\", mobile_image: \"IMG_2820fin.jpg\" %}",
"color_scheme": "",
@ -43,7 +45,7 @@
"settings": {
"custom_liquid": "{% render \"shx-landingpage-banner\", mobile_image: \"IMG_2822finn.jpg\" %}",
"color_scheme": "",
"padding_top": 40,
"padding_top": 0,
"padding_bottom": 52
}
},