Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #557237

    Hello! Is there a way to remove the preloader circle animation, but leave the custom preloader logo?

    #557568

    Hey digitalammo,

    Did you try unchecking the Page Preloading option in the theme options?

    Regards,
    Rikard

    #557838

    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?

    #557930

    Hey!

    Try adding this to your custom CSS.

    .av-siteloader {
        display: none !important;
        visibility: hidden !important;
    }

    Cheers!
    Elliott

    #558011

    Thank you Elliott. This is exactly what I needed. You can close this thread.

    #558012

    one more question – is there a way to input a custom preloader animation?

    #558115

    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

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.