Skip to main content

Smooth Scroll

Smooth Scroll allows for easy implementation of smooth scrolling for Pages.

How to install ?

This very simple, just add this javascript before your </body>


              
                <script src="src/plugins/smooth-scroll/dist/smooth-scroll.polyfills.min.js"></script>
              
            

If you want to remove Smooth Scroll js editing theme.js in this function mySmooth();

You can read more documentation about smooth scroll In here.