Contents

Row Max Height

The largest height the row is allowed to grow to.

Where to find it
Labelled Max Height in the "Entire Row" section of the Modify drawer.
Per device
Yes — you can set one value for every screen, or separate values for phone, tablet, and desktop.
Underlying CSS
maxHeight

In plain English

Caps how tall the row can become; pair with Overflow when content may exceed it.

When you would use it

  • A scrolling or clipped band with a height ceiling.

How to change it

  1. Open "Entire Row", then "Max Height".
One value, or one per device? Every input in this setting sits under a “Same value for all resolutions” checkbox. Leave it checked for a single value everywhere, or uncheck it to give phones, tablets, and desktops their own. How per-device values work.

Related settings

Where to go next