Okay
  Public Ticket #2347501
Preloader
Closed

Comments

  • Mara started the conversation

    Hello,

    I would like to know if and how it is possible to personalize the preloader.

    Thank you!

  •  1,803
    Support replied

    Hello Mara

    the preloader is implemented here in header.php:

    <?php if( hervin_get_theme_options('clapat_hervin_enable_preloader') ){ ?>
            <!-- Preloader -->
            <div class="preloader-wrap">
                <div class="outer">
                     <div class="inner">
                        <div class="percentage" id="precent"></div>
                        <div class="trackbar">
                            <div class="loadbar"></div>
                        </div>

                    </div>
                </div>
            </div>
            <!--/Preloader -->
      <?php } ?>


    I bolded the part that need sto be customized


    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy