Hello! Is there a way to remove the preloader circle animation, but leave the custom preloader logo?
Hey digitalammo,
Did you try unchecking the Page Preloading option in the theme options?
Regards,
Rikard
Rikard,
The only way to set a custom preloader logo is if the page preloading option is checked. I’d like there to be a preloader image/logo but remove the spinning circle. Is this possible?
Hey!
Try adding this to your custom CSS.
.av-siteloader {
display: none !important;
visibility: hidden !important;
}
Cheers!
Elliott
Thank you Elliott. This is exactly what I needed. You can close this thread.
one more question – is there a way to input a custom preloader animation?
Hi!
Can you please post the link to your custom pre-loader?
It would be possible but whether we could help or you should hire a freelance developer depends on your custom pre-loader animation :)
Best regards,
Yigit