Tagged: pre-loader, spinner
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:
Solved: just add this to the Quick CSS box:
#top .av-siteloader {
display: none!important;
}
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