When I create a new row with several columns, the minimum height of the row is fixed even if I only put one line of text in one of the columns? Is that supposed to happen? How can I shrink the row height when needed? Thx
OK, think I understantd. If you leave columns empty, they will maintain a constant height until you put something in them.
So if you have empty columns, and you need to shrink the height, I fixed it by just putting in a “gap” element in each empty column. The row height then just snapped down to the column which had the greatest height.
Is that how it is intended to happen?
Thx
Hey @PlanetPluto,
Thanks for writing in!
The row height will have a default when one of the columns is empty so that you can visualize the columns in the preview area. When you view the empty columns in the live page, it actually has a zero height or the same as the other columns when you set marginless column option.
Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.