How to stretch colum container all the way down?

How do I get this colum container to stretch all the way down even if the content is empty for now? I’ve toyed with all settings and can’t figure out what I’ve missed.

make it fixed-height then min height: 100%

Uncheck (disable) the Fit height to content setting.

1 Like

Thanks. I do that, the element goes beyond the footer and overlaps with it from under.

This works.
image

Somehow I tried earlier and it wouldn’t stretch down. It maybe in correlation with a setting of the parent element I may have changed?