• Resolved Dan Stramer

    (@danstramer)


    Hello
    When viewing the desktop site, there is a div with the following ID:
    #responsive-menu-pro-noscroll-wrapper
    This div has this css applied:

    #responsive-menu-pro-noscroll-wrapper {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    position: relative;
    }

    This is causing a vertical scrollbar to appear even when it is not needed.
    Can you change overflow-y to: auto?
    You can see a website with this issue here:
    http://www.gurevitz-music.co.il/

    Thanks,
    Dan

Viewing 1 replies (of 1 total)
  • Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi Dan,

    Unfortunately WordPress forum rules forbid me from answering Pro specific questions in these forums.

    Please send me an email to [email protected] and I will be able to reply to you there.

    All the best

Viewing 1 replies (of 1 total)

The topic ‘verical scroll’ is closed to new replies.