Button
The "Button" element is used to create an interactive element on the web page that users can click to perform various actions - such as redirecting to another page, sending an email, or calling a phone number.
To access the settings of the button, we need to double-click quickly on it, or we can find them in the menu on the right, which appears after the element is selected.
The settings menu opens on the right side of the screen and appears as follows:
- "Content" - Defines the label of our button.
- "Link type" - We have a choice of three settings (Page, Email, Phone) depending on what action our button will perform.
- "Link target" - When we click on this field, a list of all the pages on our website opens up. From there, we can select the desired page to which the button will lead us. Additionally, we can also place links here that are outside our site.
- "Link behaviour" - From this setting, we choose how the selected page will open.
- "Title" - The title of the button is important because it provides a clear and understandable description of its action.