Smooth scroll feature can be used to add more smooth to regular page scrolling. This can help also to fight with some “jumpy” behaviour in your animations.
Currently, Greenshift has two smooth scroll options: GSAP and Lenis
GSAP provides not only smooth scroll but also additional scroll effects. Check demo
But GSAP Smooth Scroller has own price – it doesn’t support any sticked and fixed elements, so it’s recommended to use it only on separate pages.
Lenis Smooth Scroll is more safe and can work with any kind of animations and sticked elements. But you can’t use GSAP smooth scroll effect classes with it.
To add smooth scroll on site, you can do in next ways:
As separate page
If you need to add just for specific page, enable it as page template
In other page builders or archive pages
You can use special Smooth Scroller block
Globally for all pages
Open any page, click on G icon in top right corner, find Interactive Options and enable Smooth scroll there
this page also uses Smooth Scroll