Tagged: enfold, mobile menu
See the following picture when I ‘slider’ left on samsung galaxy s3 + s4 can see the menu as shown in the picture.
I have the latest version 3.0.7 enfold – but I can also see the problem on Your pages.
Regards Pete,
I can confirm that.
I thought that one of the plugins is acting strange.
Hope to see a fix soon!
This has also happened on my site. I have v3.0.7
Snorre
I have the same issue.
using v3.0.6.
I temporarily hacked around it using this block of css:
#mobile-advanced{
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
But i am looking for a more structured solution, are you guys working on it? i’ll be happy to help out.
I can confirm that it works.
Thank you for your solution.
Heh… it works but that is too ugly to be considered a solution IMHO…
I can confirm it is happening on iphone 4/5 and samsung s4 using enfold version (3.0.7)
thanks
I can confirm this issue
You are right, but I’m sure that an official update will come soon. :)
Hey!
I’m seeing it on my end but only when I swipe to the right. Is that how it works for everyone else?
Does it do the same when you add this to your custom CSS?
#wrap_all { position: relative !important; }
Regards,
Elliott
Hey!
Thanks for pointing that out. we will fix this with the next update ;)
Cheers!
Kriesi
Hi guys,
I’ve noticed the same problem with 3.0.8 on iPad2.
Elliots code at #388530 fixed the problem, thx Elliot! :)
Sincerely,
Morticka