The Label element is used to add a simple text label or heading within your form. It helps to organize and visually separate sections or provide context for other fields.

Available Options:

  • Enter a Label – the text displayed as the label or heading.

Field Layout Settings:

  • Half width – displays the label in half of the form width.

Advanced Settings:

  • Custom class – used for advanced styling with CSS or JS.

  • Custom ID – unique identifier for targeting the label with CSS or JS.