Need help? We've got your back.

Find advice and answers for everything

Back

Category: Website Builder 2.0

Link A Page Section To Any Element

How to link a page section to any element


Want to make your website page more user-friendly? Allow visitors to instantly navigate to key sections like Pricing or FAQs? In this article, we’ll show how you can link a specific section of your page to any element in just a few steps.


To begin, navigate to a website page builder. For this article, we’re going to link up the pricing section of this page to a button located in a different section. The button acts as a trigger point; clicking on it will take the visitor to the specific section.



imageimage




First, create an HTML ID for this section. The HTML ID works as a connector that helps to link the section with the button. Simply right-click on the pricing section and select the Advanced tab.


Scroll down a little and select the Custom Selectors option. Fill in the HTML ID field. In this case, we’re entering #pricing_section as an ID. Copy this HTML ID and save it somewhere else.



image



Now, move to the button element and right-click on it. Select the Button Link type as ‘Section’ from the editing panel.



image



Find the Section ID field and paste the HTML ID that you created for the pricing section. Once done, click the Publish button.



image



To see if it works or not, you can use the Preview option. Click on the button you linked, and it should smoothly scroll or jump directly to your pricing section.



image



And that’s how easily you can link a section of your page to another element.