shopping cart quick add

main
alexanderroese 2024-06-22 21:30:13 +02:00
parent 45e987f71e
commit 6d533f3c2c
1 changed files with 0 additions and 5 deletions

View File

@ -10,11 +10,6 @@
endif endif
%} %}
<script>
console.log("shx_subtitle_color", "{{ shx_subtitle_color }}")
</script>
<div style="text-align: center; padding-left: 20px; padding-right: 20px"> <div style="text-align: center; padding-left: 20px; padding-right: 20px">
<span style="color: {{ shx_subtitle_color }}; font-size: 24px; hyphens: auto;">{{ subtitle }}</span> <span style="color: {{ shx_subtitle_color }}; font-size: 24px; hyphens: auto;">{{ subtitle }}</span>
<h1 style="font-size: 38px; font-weight: bold; margin: 0; hyphens: auto;">{{ title }}</h1> <h1 style="font-size: 38px; font-weight: bold; margin: 0; hyphens: auto;">{{ title }}</h1>