How to make a Scroll snap align effect

Hi! i'm trying to make it so when you scroll on the page, like this: https://curly.qodeinteractive.com/elementor/split-slider/
I've looked at this page to make it work: https://developer.mozilla.org/en-US/docs/Web/CSS/scroll-snap-type

But i seem to be doing something wrong. I make my website using wordpress so can't really show code
The scroll-snap-type CSS property sets how strictly snap points are enforced on the scroll container in case there is one.
scroll-snap-type - CSS: Cascading Style Sheets | MDN
Was this page helpful?