Jump mark anchor like in the MainMenu
Hi,
I have created the following website [Links visible only for registered users] 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 [Links visible only for registered users] , 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