SOLVED: How to make an anchor link?

I meant, that it scrolled to the anchor instead of jumping. There are css and js ways to do it, maybe it was a preset in an external template. Thanks for your answer :).

Smooth scrolling is available natively in Bricks. What you need to do is just to make it scroll to your section within the same page.

Hm okey, I may need to try it again. Last time it did not scroll smooth. Is there a setting I need to activate first?

Thanks for your help :slight_smile:

Hi, smooth scrolling is not working for us. We tried the native ID given to the section (Div), and also tried applying a custom ID via CSS ID field; but in both cases it jumps to the section on click, rather than scroll.

1 Like

However, although I give different colours to the active typography of my menu item, the menu item colour does not change when it comes to the relevant field.

Here is the solution I found GitHub - werkmind/Bricks-Anchor-Navigation: The perfect Bricks Builder Addon for Local Navigation Menus (Anchor Links)

Hi,

I am trying to do this on my site using bricks. Is there a link to the video somewhere? :slight_smile:

Hello @marketingrta and welcome to Bricks Builder forum! :tada:

The loom I created a few years ago was removed.

Yet adding a link is simple with Bricks elements. Elements link Buttons have a “LINK” section in their settings. Alternatively, you can turn any element into a link by using a custom “HTML tag” or wrapping any element in a “div” element and setting that to be an anchor tag via the “HTML tag.”

Here is a great video from the great Dave Foy explaining more about Links and internal page scrolling via Anchor links:

EDIT:
Also if you’re new to Bricks, have a look at the docs, it contains some great points that you’ll find useful:

This was perfect! Thank you :slight_smile: