Fill empty space vertically

Hi,

I’m having a text element with a border (double line). I would like the border to continue all the way to the bottom of the column.

Here is an example : https://dev.nadereartsvivants.com/cherepaka/
I would like the frame on the right column to go all the way down.

I really I would apply this frame tu the column itself but I did not managed to have the frame inside with a space between the border and the container.

Thank you

Hello @samueltheriault,

Thanks for writing in!

I can see that you have a marginless two column row. The border should be applied to the parent column and not on the sub column. If this is not possible then you’ll have to disable the marginless column option and then apply the custom snippet from this thread(https://theme.co/apex/forum/t/code-snippet-make-all-columns-equal-height/272) to have an equal column height.

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.