Hello.
We are seeing two preloader images on our Enfold site. The top one is ours, but we cannot figure out where the lower one (orange rotating circle) is coming from. The two preloader images are best seen when moving off the home page to another page. Would appreciate your help on this.
Thanks, CB
Hey clbdcnpafe,
The orange preloader is the Enfold one:
#top .av-siteloader {
border-color: #f8f8f8;
border-left-color: #fa8e29
}
Here are some options, you can add this css to the WordPress > Customize > Additional CSS (it overrides all other css)
#top .av-siteloader { display: none !important;}
You can turn off at Enfold Theme Options > Page Preloading (but I’m not sure if it will turns yours off too)
Let us know if this helps.
Best regards,
Mike
Hi Mike,
As always, you folks are magicians! We tried the second option and put the following in General Styling > Quick CSS (Enfold Child) and it worked.
#top .av-siteloader { display: none !important;}
So far, nothing else seems to have been affected, so all’s well.
Thank you very much, both for the solution and for responding SO quickly!
CB
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike