Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #393866

    Having an issue with the mobile off canvas menu when using mobile devices. The problem is that the whole page can be dragged horizontally and see the menu.

    This happens even on the Enfold demo site.

    Is there a way to stop this behavior so that the menu only pops out if they hit the menu icon?

    • This topic was modified 9 years, 9 months ago by ryanmortier.
    #393896

    Hi ryanmortier!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #wrap_all { position: relative !important; }

    Cheers!
    Yigit

    #393906

    Awesome, that fixed me up. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Mobile menu not working as intended?’ is closed to new replies.