• Hey Malihu,

    i really love your plugin. I just got it to work yesterday in combination with Elementor.
    But therese still a problem when scrolling via mouse-scrolling (what i really want to have). If i reach the last section and scroll down further it automatically jumps back to the first anchor / section.

    I want it to stop at the last section and not jumping back to top when i scroll down, just when i scroll up.

    Do you have any ideas on that?

    EDIT: I just tried using the WordPress-Navigation Widget instead of the Elementor Widget … with that, it works. Just reset to elementor nav-widget maybe you can find out sth.

    Kind regards!

    • This topic was modified 4 years, 2 months ago by foooxhound.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author malihu

    (@malihu)

    Hi,

    You need to change the script selector because elementor widget uses different links for mobile navigation. In the custom mousewheel script you added, change:

    selector: "._mPS2id-h",

    with:

    selector: ".elementor-nav-menu--main ._mPS2id-h",

    Let me know

Viewing 1 replies (of 1 total)
  • The topic ‘Mousescrolling loops through page’ is closed to new replies.