Preloader

The template also implements the preloader function for loading pages. By default it is deactivated.

To activate it, it is necessary to find the next code in the content of each
page:

<!--<div id="hellopreloader">....</div>-->


and uncomment it.

If you don’t need the preloader function, just remove the markup above.