Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #2027172
Remove Preloader
Closed

Comments

  • amoussa13 started the conversation

    Hi I wanna disable the preloader on my website. I checked in the theme option and the "Enable Preloader" case is unchecked but it's still showing when I open the website.

  •  4,774
    Michael replied

    HI!

    pls. use following css:

    #page-preloader, .preloader {
        display:none !important;
    }

     

    6707465710.png
  • amoussa13 replied

    Thank you!

  •  4,774
    Michael replied

    Welcome! Have a nice day!