kat24 Posted November 19, 2023 Share Posted November 19, 2023 Hello, I'm trying to apply the smooth scrolling only to selected pages. Would anyone know what code to use. The one I have is page wide. html { --scroll-behavior : smooth; scroll-behavior :smooth; Link to comment
Solution tuanphan Posted November 22, 2023 Solution Share Posted November 22, 2023 Add to Page Header Code Injection <style> html { --scroll-behavior : smooth; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
kat24 Posted November 22, 2023 Author Share Posted November 22, 2023 Fantastic, thank you! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment