Lenis horizontal scroll not working #328
-
Hi all, I am trying to achieve a horizontal scroll with Lenis like the example on the main page of Lenis. On page scroll (up and down) the page is animated left and right with Lenis smooth scroll. To get the same effect I've done this by the following:
This is working properly, but the Lenis plugin is not smoothing the scroll out. I tried different options, but with no result.
Can anyone help me out, since I see different websites using Lenis for horizontal page designs like https://axelvanhessche.com/works/summer-market If there are any question, please feel free to ask. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
you must use |
Beta Was this translation helpful? Give feedback.
you must use
gestureOrientation: "both"
and remove the overflow-x: hidden onhttps://codepen.io/ClementRoche/pen/MWdRXJK