Open marioloncarek opened 8 years ago
The plugin creates a function called scrollTop which uses a fixed value (375 ms) for the scrolling duration, You can change that value or add a parameter to the function to set it and commit. Search in jquery.alton.js for "duration: 375", you'll find two instances, change both.
Just edited the main js to add this functionnality. See my pull request https://github.com/paper-leaf/alton/pull/52
I cant find anything about slowing down the animation of hero demo, is it possible and how?