Smooth scroll

Hi guys, how can I enable smooth scroll? On an other topic someone answered, that this had a few issues. What kind of issues?

html {scroll-behavior: smooth;}

1 Like

And where do I have to implement this snippet?

You can add this snippet to Appearance/Customize/Additional CSS. Please note that this causes the form validation issue in Chrome, when the form is scrolled the browser-side validation errors are hidden.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.