Smooth scroll for my own links out side of the menu (One page)
Hi,
I use the One Page feature and the smooth scroll links of the top menu work great.
Is there a way I can have the same scroll effect for my links within the page, I mean outside of the menu ?
<a href "#mysection">text</a> does not work ... i get an instant move, no smooth scroll.
Thanks !
Nicolas
I use the One Page feature and the smooth scroll links of the top menu work great.
Is there a way I can have the same scroll effect for my links within the page, I mean outside of the menu ?
<a href "#mysection">text</a> does not work ... i get an instant move, no smooth scroll.
Thanks !
Nicolas
Comments
yes, you can have smooth scroll links of course. To activate smooth scroll effect for regular links, you need to set scroll class. So complete link should look like:
That's so simple ! Great ! I should have guessed myself
Thank you for your help.
Nicolas