How to add an Anchor (for link to)

Posted in: Newspaper
Post count: 5

Hi,

Is it possible to add a #ANCHOR (to link to) to the COLUMN TITLE element?

I want to create a menu link that takes the user further down the same page.

Thanks for any help

Post count: 35449

Hi,

So you want to make an anchor link. In order to make an anchor link, you need to set to a row an id, and set the link to that page plus the id like this ->
https://www.screencast.com/t/dzsIlRQFx
https://www.screencast.com/t/7yBu0LhdYDrO
So when the button is clicked it will link to that page and to that row ID.

If you want to set the anchor for menu, you need to set on row a extra class -> https://i.imgur.com/m9VWbTG.png after that in menu you need to set the navigation link like this -> https://i.imgur.com/SMZGnMA.png
the code can be get from here and you just replace the scroll target and scroll class (for example your navigation label will be like this https://pastebin.com/nYU0ax9g).

Hope this will help you!
Thank you!

Post count: 5

That worked perfectly! thank you so much for the awesome support!

Post count: 35449

If you have other questions related to our theme, just let us know!
Have a nice day!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.