MiffyWu Posted November 19, 2024 Posted November 19, 2024 I’m trying to replicate the scroll animation in the Services section of Webisoft's website, using Lenis and ScrollTrigger. However, I can’t achieve the effect where the top part of each section remains partially stacked as you scroll. Here’s my CodePen link: https://codepen.io/Miffy402/pen/mdNLBBq. Any advice or tips would be greatly appreciated! See the Pen mdNLBBq by Miffy402 (@Miffy402) on CodePen.
Rodrigo Posted November 19, 2024 Posted November 19, 2024 Hi, I don't have any experience with Lenis because we have our own smooth scrolling plugin: ScrollSmoother https://gsap.com/docs/v3/Plugins/ScrollSmoother/ But the approach to stack the sections based on the title height should be as simple as this: See the Pen GRVawRx by GreenSock (@GreenSock) on CodePen. Hopefully this helps Happy Tweening!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now