Hi There,
Please follow the steps below to remove the preloader.
1. Open overall_header.html
in editor
2. Search the comment <!-- Preloader Start -->
3. Remove the code below
<!-- Preloader Start -->
<div id="preloader">
<div class="preloader--bounce">
<div class="preloader-bouncer--1"></div>
<div class="preloader-bouncer--2"></div>
</div>
</div>
<!-- Preloader End -->
4. Remove the phpBB cache and check the change
Best Regards,
ThemeLooks Support Team