Switch Themes
Create
Log in / Sign up
Roadmap
Shapes
24
Voters
Powered by Canny
1
Anchor link smooth scroll
C
Christman
We would if when we used anchor links to theme sections, if the page would smooth scroll to the linked section.
Created by Quewayne
February 25, 2023
C
Christman
FYI - I actually got this working by using some html.
html {
scroll-behavior: smooth;
}
Easy peasy.
·
February 28, 2023
·
Reply
Powered by Canny