Page 1 of 1

Layout grid - adding color to empty column

Posted: Sat Dec 03, 2022 4:01 am
by teterpi
Trying to add color to 2 columns with no content. It's a 5 column grid and need the colors to match in the middle 3. Tried background, but it doesn't show. Added colored shape, but it didn't fill the column. Thx

Re: Layout grid - adding color to empty column

Posted: Sat Dec 03, 2022 7:49 am
by Pablo
By default, when a layout grid column is empty, the height is zero.
But you can set the grid system to 'flexbox' to make each column the same height.