Jump mark anchor like in the MainMenu
Hi,
I have created the following website https://www.pixelway.de/olberts-gummi/ as a one page, so when I click on one of the menu items, the content scrolls to the selected menu.
If I right-click on the menus on a subpage https://www.pixelway.de/olberts-gummi/conticlean-a-h/ , where I have placed an anchor link, then the content does not scroll, but jumps to that location.
Can I control the setting so that this link does not jump to the target so hard, but rather gently, like the main menu on the home page?
I hope you understand what I mean?
Thank you so much
Comments
Hi,
You must add scroll class to these links.
Best regards
What do I have to do to get this done?
Thanks
You used the Column Text element in which you added HTML <a> tags, right?
So, please add
class="scroll"
to it.Best regards