Archived topic
Add smooth-scroll to Hero Button Link
9 replies · Started by Reto Suter on November 1, 2018
Hi
I try to let the Link from a Button on a Site Hero 'smooth-scroll' down to an anchor.
How can i activate it for that Button-Link?
I did tick the 'smooth-scroll' in the Customizer.
Thank you
Reto
Hi there,
you need to add the smooth-scroll class to the <a> tag e.g
<a class="button smooth-scroll" href="url_link">My button</a>
I think i have to put an URL there, no HTML?
Html is possible as well?
Regards
Reto
Can you link me to your site? You can edit your original topic and use the Site URL field for privacy.
Done.
it‘s a site origin hero widget.
Regards
Reto
Sorry i can't see the URL link? Can you retry adding it. Make sure you submit after making the edit.
Now?
i can't see a way of adding the smooth-scroll classes to the site origin widgets. you can add the filter listed here, and it will make all # tag links smooth-scroll.
https://docs.generatepress.com/article/generate_smooth_scroll_elements/
Yes, php instead of css does the Job.
Thank you!
Reto
Awesome. Glad to be of help.