Flex Grid As A Single Row
Posted: Thu Nov 07, 2019 5:01 pm
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?
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?