We have used synotimer for countdown. change the time and days from scripts.js
// Count Down JS
$('#simple-timer').syotimer({
year: 2020,
month: 5,
day: 9,
hour: 20,
minute: 30
});
We have used synotimer for countdown. change the time and days from scripts.js
// Count Down JS
$('#simple-timer').syotimer({
year: 2020,
month: 5,
day: 9,
hour: 20,
minute: 30
});
Your feedback helps us improve our docs.