Hello,
My preloader doesn’t align in the centre on mobile devices. How can I fix
Best wishes, Sascha
Hi Sascha,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) {
#top .av-siteloader-inner {
table-layout: fixed;
}
#top .av-siteloader-inner .av-preloading-logo {
max-width: 100%;
}
}
Hope it helps.
Best regards,
Nikko
Hi,
Thanks for the update. How exactly did your site break down? What exactly did you do with the code that Nikko posted?
Best regards,
Rikard
Hi,
Great, I’m glad that you got things working. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
Hi Sascha,
We’re happy to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko