Skip to main content

Smooth Scroll

Jquery 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="../../assets/vendor/smoothscroll-for-websites/SmoothScroll.js"></script>
              
            

You can read more documentation about smooth scroll In here.