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 #1967659
Preloader
Closed

Comments

  • Florian started the conversation

    Hi, 

    We have our own preloader in GIF. You can check in in our current website : https://www.agence-toucan.com

    Is it possible to use this preloader with TheGem. If yes, how could we integrate it ?

    Best regards,

    Florian

  •  4,774
    Michael replied

    HI!

    pls. use following css:

    body #page-preloader {
        background-image: URL('your-file.gif');
        background-size: cover;
        width: 150px;
        height: 150px;
        border: none;
    }

     

    6707465710.png