Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1007621

    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

    #1007692

    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

    #1007915

    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

    #1008142

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Two preloader images are appearing.’ is closed to new replies.