Viewing 5 reply threads
You must be logged in to reply to this topic.
Hi there
The Countdown element isn’t working. Please check here.
Please assist.
Thanks!
Hello,
Year 0 is not a valid value for the count down (screenshot). It is supposed to count the time left until the date you setup. If you set year 0, then the time is up. No more time to count. I changed it to a future date, please check your site.
Best regards!
Thank for the reply and correction.
It says 1139 days left.
But my countdown for this section is 2 months only. How do I achieve this?
Thanks!
Okay! Sort it out. You put year 2020, which is far far far away.
Thanks for the support.
But the responsive is not handled for this. I think I can manage this. You can put it as fix for next release.
Hi,
For the responsive, just add this custom css:
@media (max-width: 480px){
.countdown_amount {
font-size: 60px;
font-weight: 300;
line-height: 98px;
}}
Edit the values to your wish.
Best regards!
You must be logged in to reply to this topic.