Hi, I need a timer in my store, therefore I have taken from the internet a code. Only unfortunately this code is not in the middle or top but at the bottom, under the footer. can someone help me to have the timer on top or in the middle?
{% if end_date != blank %}
{% if title != blank %}
#### {{ title }}
{% endif %}
00
Days
00
Hours
00
Minutes
00
Seconds
{% endif %}

