You can link to a part of a page, typically to a heading or a section.
This has the following benefits:
- On long pages, you save visitors from scrolling.
- Visitors can skip parts of the page they're not interested in.
- Visitors can act more quickly once they've made a decision without having to leave the page.
How to link to a part of a page:
- Open a landing page, website page, or a course theme in the Pagebuilder.
-
Copy the CSS ID Selector of the part of the page to the clipboard.
Usually, you take a heading to which you want to link.
- Add the Button component to the page.
- Click on the gearwheel icon of the component to configure the component in the side menu.
- In the Button action field, select the Open URL option
-
Enter a URL.
Insert a hashtag
#
and theCSS ID Selector
of the target link.Example:
#pgb-123abc45-ab12-12ab-ab12-abc123defghi
. - Disable the option Open in new tab.
- Edit the other settings of the component.
- Click on Preview in the header bar to test the changes.
- In the header bar, click on Save.
Good to know
You can also link from another page to a part of a page. Add the hashtag
#
and theCSS ID Selector
of the target link to the URL of the page.Example:
https://myshop.digibiz24.com/path#pgb-123abc45-ab12-12ab-ab12-abc123defghi