Hi there,
a while ago there was a little bug, dragging to the right on mobile version was shown the mobile menu, which somebody suggested to fix with:
@media only screen and (max-width: 990px) {
#wrap_all {
position: relative !important;
}
}
Now this actually fixes that, but now if I scroll down and keep pressed the fixed header disappear, like if another div is going over it. But then if I release my finger it goes up again, and everything is fine. This happens ONLY on iOS.
Any help fixing this?
Hope I was clear enough, pretty difficult to explain it :)
thanks a lot
Hi nicolini76!
This was fixed in one of the later versions of Enfold.
Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest and then clear your browser cache and check again to see if that fixes it. Also be sure to deactivate all plugins while testing and remove the custom CSS from your site that you posted.
If your still having trouble then send us a link to your page and we’ll take a look.
Regards,
Elliott