Comments Acutis started the conversationMarch 1, 2021 at 4:28amI need to change page loader to site logo. 7,092Oliver repliedMarch 1, 2021 at 10:17amHI! 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, OliverAcutis repliedMarch 2, 2021 at 7:25amThis code is not working, still old page loader is loading 7,092Oliver repliedMarch 2, 2021 at 7:34amHi,pls. give me wp-admin access.Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Acutis replied privately 7,092Oliver repliedMarch 2, 2021 at 9:28amHi,At first, add the image URL here:Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Acutis replied privately 7,092Oliver repliedMarch 3, 2021 at 9:03amHI,pls. check nowPlease note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverAcutis repliedMarch 4, 2021 at 4:13amThanks. It is working now. But Can I stop this spinning? 7,092Oliver repliedMarch 4, 2021 at 9:28amHI! CSS example: body .preloader .preloader-spin, body .loading .preloader-spin { animation: 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 ...
I need to change page loader to site logo.
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
This code is not working, still old page loader is loading
Hi,
pls. give me wp-admin access.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Hi,
At first, add the image URL here:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
HI,
pls. check now
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Thanks. It is working now. But Can I stop this spinning?
HI!
CSS example:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver