• Resolved Ninjamankid

    (@ninjamankid)


    Hi,

    this seems like a nice plug in and we are considering it. But there is one problem that we can’t solve:

    1.
    The plug in adds a scroll bar that lives besides the ordinary scroll bar. We don’t really understand why. Maybe a conflict with our theme (The Ken)?

    Scrollbar 1

    2.
    The plug in then also adds <i>another</i> scroll bar to the pop out menu, although the menu we use has so few items no scroll bar really should be needed.

    Scrollbar 2

    Until this is solved, no purchase. 🙂

    Cheers,
    Johan

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi,

    That doesn’t seem to be from the WP Mobile Menu since I don’t have any scrollbars.
    I formated the overflow with the hidden property, maybe it’s your theme css that is forcing the overflow to auto or scroll.

    Provide your site url so I can have a look to see what is doing that?

    Thanks

    -Rui Guerreiro

    Thread Starter Ninjamankid

    (@ninjamankid)

    Hello,

    thanks for your answer. Please go to:

    https://testing.nordicgreen.se

    so you can have a look. 🙂

    Cheers,

    Johan Gönwall

    • This reply was modified 8 years, 10 months ago by Ninjamankid.
    Plugin Author Rui Guerreiro

    (@takanakui)

    I can’t see the issue N.º 1.
    For the issue Nº2 the problem is thepadding-top:20px you added.

    Remove that one and add this one:

    #mobmenuleft {
        padding-top: 20px;
    }

    Do you see that extra scrollbar in the desktop with a reduced window? I can’t see it

    -Rui Guerreiro

    Thread Starter Ninjamankid

    (@ninjamankid)

    Hi,

    hmm, my bad. I’m using the mobile preview mode in my browser. Should of course used a real phone instead. You are so right that the scrollbars are gone on a phone. I stand corrected.

    A big thanks for your help!

    Cheers
    Joan

    Plugin Author Rui Guerreiro

    (@takanakui)

    No problem. Glad it’s sorted.
    Let me know if you have any further doubt.

    Thanks

    -Rui Guerreiro

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Scrollbars galore’ is closed to new replies.