Hi Guys!
When visiting our website the menu icon shows while the preloader is active. I was thinking that the z-index of the icon may be higher of that of the preloader wrap or preloader background and was wondering if there was any way I can make it so that the icon doesn’t show when the preloader is active.
Thanks and really appreciate your guys’s help!
Hey peanuttario!
Thanks a lot for been part of our community
I loaded your web site, or at least I tried.
It took me 3 mins before I close the tab. The site is really slow and for me the preloader did not loaded at all, before the site load.
Please do check that and let us know after so we can assist you with your problem
Best regards,
Basilis
Hey Basilis!
Thanks for the feedback. I just tested out our site on a few different browsers from a couple different locations and called our hosting company, all said our site was loading fine. Could you please try again? Thank you!
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.sfm-rollback {
z-index: 99 !important;
}
Best regards,
Yigit
Yigit! You are awesome, thank you so much.