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

    Sometimes when opening up Mobile Menu, and then attempting to scroll the menu up (ours is a large menu and therefore requires “sliding it up” or “scrolling it up” to see the rest of it), I am unable to move the menu up – it gets stuck. I have to close the menu and then reopen it to get it to work. Have you seen this behavior, and if so, how can I correct it?

    #580486

    I have an old version of the theme. I will try adding this:

    @media only screen and (max-width: 767px) {
    .boxed #wrap_all { overflow: hidden; /*needed for mobile menu scrolling */ }
    }

    #580846

    Hi,

    Did you have any luck with your code? If not then please post admin login details in private so that we can have a closer look.

    Regards,
    Rikard

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