custom newsletter

main
alexanderroese 2024-06-21 20:33:14 +02:00
parent 3d376401e4
commit e9d08e722e
1 changed files with 2 additions and 0 deletions

View File

@ -2,10 +2,12 @@
<input type="hidden" name="contact[tags]" value="newsletter">
<div
class="{% comment %}newsletter-form__field-wrapper{% endcomment %}{% if settings.animations_reveal_on_scroll %}scroll-trigger animate--slide-in{% endif %} shx-newsletter-container"
{% comment %}
{% if settings.animations_reveal_on_scroll %}
data-cascade
style="--animation-order: {{ forloop.index }};"
{% endif %}
{% endcomment %}
>
<dotlottie-player
src="{{ 'lottie_newsletter.lottie' | asset_url }}"