Adding a Countdown Timer To Your Phonesites page

Adding A Countdown Timer to Your Phonesites Page

Directions:
1) Add the following line of code to a section on your page's "Design" tab wherever you would like the timer to appear.



___________________________________________________

2) Add this block of text to the CSS section of your page's "Settings" tab. Be sure to change the date to your intended date in the line that says: "var countDownDate = new Date("Dec 31, 2019 15:37:25").getTime();." I have Dec 31 2019, you change it to your intended future date.