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

    Hi Kriesi

    I have an issue with the custom preloader. The image we have uploaded appear above the default preloader when you load a page. Please advise how to correct this. Link and user login below.
    Helen

    #929082

    Hey helban,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .av-siteloader-inner .av-preloading-logo {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -35px;
        margin-left: -35px;
    }
    
    #top .av-siteloader-inner .av-siteloader {
        z-index: 200;
    }

    Hope it helps :)

    Best regards,
    Nikko

    #929232

    Hi Nikko

    That has helped. However, I had this in place before but lost the code and this time it looks different. The support ticket that provided me with the information before is now not on the system. I think maybe the blue rotating circle was white before. Can we change the colour of it.

    #929897

    Hi,

    I have checked it and it seems to be working fine and the code is in Quick CSS, as for changing the color of the rotating circle, just add this css code in Quick CSS and replace the color:

    #top .av-siteloader-wrap .av-siteloader {
        border-left-color: red !important;
    }

    Hope it helps :)

    Best regards,
    Nikko

    #930969

    Hi Kriesi support

    As mentioned above I lost my Enfold theme settings recently. Before I lost it my custom preloader was working very well. It looked like our own logo was rotating in the center of the page. Now it just looks like your circle is rotating over the top of the preloader. You had helped me originally with getting the preloader to look good, could you please help again to get this right. My client was very happy with the look of their logo rotating.

    Please see private data above for login.

    Many thanks
    Helen

    #930977

    Please disregard my latest update to this thread. I have sorted the problem. Thank you.

    #931240

    Hi,

    Glad that you have sorted it out. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Enfold – custom preloader issue’ is closed to new replies.