Are you working on your website, and looking for a free coming soon HTML template? I got another exclusive freebie for you.

Why do I need a coming soon template?

There are various reasons why you would need a coming soon template for your business. But the main two reasons are:

  • You purchased a new domain, and you want let the users know when your new website will be ready
  • You already have a domain, with a website on it, and decided to change it for various reasons

No matter what your reasons are, you should always have a coming soon template on your website, until your new one is live. This way you will keep your visitors informed, and let them know the new release date of your website.

What does this coming soon template include?

First of all, you get the HTML version and the PSD version as well.

Main features of HTML Template

  • Animated countdown timer – to let your users know, how many days are left until the release date of your new website
  • Subscribe form – To collect user emails and let them know when you are done.
  • Responsive – works well on any device

PSD Information

  • Layers grouped and organized – so it’s very easy to edit
  • Size – 1920 x 1041 pixels
  • Software required : Adobe Photoshop

How to change the date in template?

Open index.html file, go to line 9 – locate the bellow code, and change the date with your own. Here is how it should look like:

<script>
$(function () {
   $('#defaultCountdown').countdown({until: new Date(2021, 2, 25)}); 
   /* Replace above date with your own */
});
</script>

[sociallocker]

[/sociallocker]