Hi,
I am using this snow falling effect on my website. I want to stop it after few seconds. How can I do that?
Store Link: https://eliwellnutrition.com/
Code I Use for the snow falling Effect:
{%- if settings.predictive_search_enabled -%}
{%- endif -%}
{% comment %}
Snow falling animation
{% render ‘christmas_snow’ %}
{% endcomment %}
{% comment %}}snow falling effect_2{% endcomment %}
#snow { position: fixed; top: 0; left: 0; right: 0; bottom: 0; pointer-events: none; z-index: 1000; }