Add vertical empty space between widgets — like margin you can see and adjust.
In the builder: Elements → Content Widgets → Spacer
Widget Settings
Height
| UI field | Description |
|---|---|
| Height | CSS height value, e.g. 50px, 2rem. Default palette item uses 50px. |
Visibility
Expand Visibility to show or hide the widget based on an active View Mode or a formula. See Show and Hide Fields with Conditional Logic.
| UI field | Description |
|---|---|
| Show | Always or Conditionally |
| Active mode is | Name of the View Mode that must be active for this widget to appear (when Show is Conditionally). |
| Formula result is positive | Optional formula; evaluated on Calculate |
Design
Adjust container padding and background if needed. Height is primarily controlled by the Height field.
Custom CSS:
| Selector / class | Targets |
|---|---|
#cp-{ID} |
Spacer container (height from Height). |