In the Pagebuilder, you have access to IDs and class selectors for sections, rows, and components.
You have the following options:
- Insert custom CSS
- See Link to a part of a page
- Use other font
How to create selectors for sections, rows, and components:
- Open a landing page, website page or a course theme in the page builder.
- Select a component.
-
Click on the gear icon
next to the component to configure the component in the side menu.
1 All 2 Mobile only 3 Desktop only 4 Hide 5 Call up CSS info - Click on # Open CSS Info at the bottom of the sidebar.
This opens a page where you can change the settings. - You have the following options:
- Copy the CSS ID Selector of the part of the page to the clipboard.
-
You can use the selector in your own CSS or use it as a link target.
You can enter a CSS class selector to target it from your CSS. Make sure it is unique.
The CSS class selector begins with
.pgb-custom-
.
- Click on Save.
- Click on # Open CSS Info at the bottom of the sidebar.
- In the header bar, click on
Save.