Knowledge Base

Browse through our expansive online help documentation.

View Categories

Customizing the Countdown in Sub-Zero

The coming soon template features a countdown timer that displays the date and time (minutes, hours, seconds) before your site goes live.

Changing the Date and Time

You can modify the date and time by following these instructions:

  1. Open the main.js file (in the coming-soon folder) in your code editor.
  2. Search for the following: countdownDate
  3. Modify the date and time by changing the numeric values.
  4. Save the main.js file and view the changes in your web browser.

Here is the code which you need to modify to change the date and time:

countdownDate: '07/01/2015 8:00 AM' // Change the date and time