Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #386576

    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.

    Image and video hosting by TinyPic

    Regards Pete,

    • This topic was modified 9 years, 2 months ago by 2funky.
    #386907

    I can confirm that.
    I thought that one of the plugins is acting strange.
    Hope to see a fix soon!

    #386946

    This has also happened on my site. I have v3.0.7

    Snorre

    #387019

    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.

    • This reply was modified 9 years, 2 months ago by omerlevi.
    #387078

    I can confirm that it works.
    Thank you for your solution.

    #387083

    Heh… it works but that is too ugly to be considered a solution IMHO…

    #387212

    I can confirm it is happening on iphone 4/5 and samsung s4 using enfold version (3.0.7)
    thanks

    #387514

    I can confirm this issue

    #387744

    You are right, but I’m sure that an official update will come soon. :)

    #388530

    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

    • This reply was modified 9 years, 2 months ago by Elliott.
    #388807

    Hey!

    Thanks for pointing that out. we will fix this with the next update ;)

    Cheers!
    Kriesi

    #388833

    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

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Mobile menu error – menu is not hidden’ is closed to new replies.