Test link to page section

I know you can create a button that will link to a page section (moves to that section of the page) but i am hoping that I can do the same thing with text some how.

Hello @jaredd,

Thanks for writing in!

In your Section element, make sure to an element ID:

And then in your text link, use #my-section as your link URL. For example:

<a href="#my-section">This link goes to the section</a>

Hope this helps.

Sorry, but i need a little more help.

Names the section HS
Then went to the test (link) and what exactly what i put from there?

Hello @jaredd,

To better assist with your issue, please provide us access to your site so we can check your work and create a demo for you. You can create a secure note in your next reply with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role
- Confirmation that we can access and make changes to your site

To know how to create a secure note, please check this out: How The Forum Works

Thank you.

Hello @jaredd,

I have logged in and edited your homepage for a DEMO link. In your Section 9, I inserted a “book-now” as the Section element ID.

And then I edited the Text element in Section 3 to add the link for the “Book Now” link.

When I user visits the homepage and then click on the “Book Now” link, the page will scroll and display the Section 9.

Hope this makes sense.

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