Comments TMcellInc started the conversationJune 5, 2020 at 10:52pmHello, How can change the preloader, I want place my logo.Thanks 7,092Oliver repliedJune 8, 2020 at 9:36amHI! In order to change loader to your image, use this css: #page-preloader.preloader-loaded .page-preloader-spin { background-image: URL('URL_OF_THE_IMAGE'); background-size: cover; width: 150px; height: 150px; border: none; } #page-preloader.preloader-loaded .page-preloader-spin:before #page-preloader.preloader-loaded .page-preloader-spin:after { display: none; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hello,
How can change the preloader, I want place my logo.
Thanks
HI!
In order to change loader to your image, use this css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver