Steps:
- With the container selected, go to the Layout tab.
- Find the Height setting:
- Choose Min Height (instead of “Default” or “Fit to Screen”).
- Set a smaller number (e.g.,
400px).
- If it’s set to “Fit to Screen” or “VH (viewport height)” — reduce it (e.g., from
100vhto70vh).
3. Check Inner Elements (Widgets)
Sometimes widgets (like headings, images, or spacers) inside the container create extra height.
Steps:
- Click inside the container and inspect each widget.
- Reduce or remove margins and paddings on these widgets (Advanced tab).
- Delete unnecessary Spacer widgets if used.
