Divideflex column into 2

I need some help remaking my classic columns into flex ones. If you look at the pic the old classic rows have a yellow circle around them. I need to replicate them in new rows and then I need to have 2 text boxes side by side in a column. How would I achieve this using flex?

If you look at the state population row (5.6m) on top then I just need to put all that text into the new flex container with the text in 2 text boxes side by side but in the same column

Hello Wayne,

You can add a Row element to the column where you want the side by side text element to be.

That way, you can add two columns in a column.

Hope this helps.

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