Archived topic
split a column with container in 2 rows
1 reply · Started by Jean on April 5, 2021
I have a grid with 2 columns 50/50 split each column contains a bakground with its color but i want the second column to have 2 rows as each row would have it's on bakground. How can i split the second column into 2 rows but keep the first column as it is?
Hi there,
if you're using the GenerateBlocks plugin then you would:
1. Add a Grid Block - 2 columns.
2. Inside the second column add two Container Blocks, they will stack on top of each other, and you apply the background colors and padding to them.