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
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
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.
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
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
Please disregard my latest update to this thread. I have sorted the problem. Thank you.
Hi,
Glad that you have sorted it out. Thanks for using Enfold :)
Best regards,
Nikko