Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #433390

    On this website (mobile view) if you drag the screen with your finger to the left, the mobile-menu is shown. How can I fix it? Thanks!

    #433924

    Hey jruizmatrix!

    That sounds like a bug which was fixed several versions ago, are you running the latest version, 3.1.3? If not, please try to update to see if the problem goes away.

    Cheers!
    Rikard

    #433966

    We have the version 3.0. Can We solve it without updating? Maybe with CSS it could be fixed, couldn’t it?

    #434295

    Hi!

    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;
    }}

    Regards,
    Yigit

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