Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #632546

    Want to remove the spinning loader, replace it with my own.

    Added my own 19kb gif to the enfold child theme options now have the original loader and the new gif above.
    (cleared wp-rocket cache, CF and turned off still there)

    if I choose no loader, then they both go away.

    How do I remove the built in spinner preloader and the gray circle that expands?

    see site:

    • This topic was modified 8 years, 6 months ago by sdkl.
    #632552

    Solved: just add this to the Quick CSS box:

    #top .av-siteloader {
    display: none!important;
    }

    #632794

    Hi,

    Glad to hear you found a solution! Feel free to reach out to us again on the forum if you have any more questions.

    Best regards,
    Jordan

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