Page 1 of 1

Flex Grid As A Single Row

Posted: Thu Nov 07, 2019 5:01 pm
by protectourlands
I have been experimenting with Flex Grid and must agree with Pablo - this is likely the future in responsive page layout. Amazing!

I have a page currently structured with Layout Grid and floating layers. I need one of the rows of content to change the order of the rows when stacked from multiple columns to single column.

1,2,3

stacks to

2
1
3

I don't see how this can be done in Layout Grid. Can Flex Grid be used not as a page layout as it is intended, but as a single stackable row in a page with other floating layers?

Re: Flex Grid As A Single Row

Posted: Thu Nov 07, 2019 6:07 pm
by Pablo
Yes, you can also use the flex grid on the same page with layout grids.

Re: Flex Grid As A Single Row

Posted: Thu Nov 07, 2019 6:25 pm
by protectourlands
Thank you Pablo.