H
H
HTML Documentation
HTML Document
Search
K

Page Loading Transitions

Page Loading Transitions are enabled by default. If you wish to disable the page loading transitions you can simply delete the below section.
<!--=============== Loader ==================-->
<div id="pt-loading">
<div id="pt-loading-center">
<img src="images/loder.gif" alt="loading">
</div>
</div>
<!--=============== Loader ==================-->