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
This works.
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?