Instantly point to another location on the page

Hi,

I’m trying to recreate the left sidebar on this page: https://www.storeitcold.com/standing-guide-2/ for my staging site. Basically, I want to create a sidebar on the page that directly takes me to a different location on the page. How can I create this?

Hi Optimotive,

Thanks for writing in. To do that, you need to add an ID to all of the section that you want users to jump in to. Here’s a screenshot on where you can do that:

Then after that you will need to point your link to that id. For the example above, the link should look like this <a href="#about">About</a>. If you are using a button, you will need to add the #about to the url field.

Let us know if you need anything else. Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.