Smooth scroll on custom links
Hello,
I have a button with the link to the anchor on the same page, but for some reason when clicking on the button scrolling is not smooth, any idea on how to achieve smooth scrolling on custom links ?
Thanks,
Thomas
Comments
to make smooth scroll, you must add class="scroll" for an element which should have this feature.