Tagged: preloader
Hi enfold,
Could you please tell me how to maintain the header static when preloader activated?
I just want the maincontent has loader effect only.
Thanks,
Akzleung
Hey akzleung!
I’m not sure I understand. Can you send us a link to your page and take a screenshot highlighting what your trying to do?
Are you trying to make it so the header still displays when the page is preloading? If so then try adding this to your custom CSS.
#header { z-index: 999999999999 !important; }
Regards,
Elliott