Welcome to the forums @sonja   You would need to set the scroller if you're using something like locomotive scroll.     I'd just set it with the defaults so you don't have to add that to every ScrollTrigger.   ScrollTrigger.defaults({ scroller: ".smooth-scroll" })   See the Pen abVxRqm by GreenSock (@GreenSock) on CodePen  
    • Like
    1