Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #403073

    We don’t care for the new feature that shows the menu on mobile devices when you swipe right/left. Can this feature be disabled, so it only displays when the user clicks the menu toggle icon?

    #403419

    Hi blizzmarketing!

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

    @media only screen and (max-width: 990px) {
    #wrap_all {
    position: relative !important;
    }}

    Issue will be fixed on upcoming update.

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.