Snap Scrolling

daniel.jerome-fisher
1 Posts
daniel.jerome-fisher posted this 12 December 2021
Ask a Question

Hi guys

I'm trying to get a clients site to snap to next section when scrolling but having an issue with this.

So the bit of CSS I normally use is

html {
scroll-snap-type: mandatory;
}

But this doesn't work. Any insight would be helpful

Hi guys I'm trying to get a clients site to snap to next section when scrolling but having an issue with this. So the bit of CSS I normally use is html { scroll-snap-type: mandatory; } But this doesn't work. Any insight would be helpful
Vote to pay developers attention to this features or issue.
1 Reply
Order By: Standard | Newest
Support Team
Support Team posted this 13 December 2021

Hi,

I'm not really familiar with this property, but it looks like it requires scroll-snap-align at least. Please check the Scroll Snapping documentation and examples.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, I'm not really familiar with this property, but it looks like it requires scroll-snap-align at least. Please check the Scroll Snapping documentation and examples. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments