How to link a section?
Getting Started
Linking a section improves site navigation for your visitors. This guide will show you how to link a section to a button or any other linkable element, whether it’s on the same page or a different one.
Step 1: Assign an ID to your section
Follow the steps below to assign an ID to your targeted section —
- Go to the section you want to link. Click on the section to edit its style settings.
- Open the Advanced tab.
- Expand the HTML Selectors section.
- Enter a unique ID (e.g., event) in the input field after the "#".
- Save and Publish your site.
And you’re done!
Here’s a screenshot to guide you through the steps:
Step 2: Link the Section
For the Same Page
Linking a section on the same page to a button or link is simple:
- Select the button or linkable element.
- In the sidebar, expand the Link section.
- Choose Section as the link type.
- Enter the section ID you set earlier.
- Save and Publish your site.
That’s it! You can now view the changes live.
Here is a screenshot showing you the steps:
Linking to a Section on Another Page
To connect a button or link on one page to a section on a different page:
- Copy the published URL of the target page.
- Select the button or linkable element.
- In the sidebar, expand the Link section.
- Choose External Link from the link type dropdown.
- Paste the copied URL into the input box.
- At the end of the pasted URL add " ?" and a " #" then write the section ID. Here is an example: https://example.com/?#section-id or, https://example.com/page?#section-id
- Finally, Save and Publish the site to see the change reflected on the live site.
Watch this video for a step-by-step visual guide:
That's it. As always if you need further assitance contact our support team.
Cheers! 😀
Related Article
Updated on: 27/05/2025
Thank you!