Don't scroll all the way to the top
-
I would like to scroll to just below the main menu and not all the way to the top. See this link – https://sh.pinsoftstudios.com/
I have managed to change the coding of the plugin in jquery.scrollUp.min.js and changed the href:”#top” to href:”#main-content”
It works but it “bounces” to the top and then goes to the #main-content id.
I need to remove that bounce since it causes problems on the client’s Mac devices.
- The topic ‘Don't scroll all the way to the top’ is closed to new replies.