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?
Flex Grid As A Single Row
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
- protectourlands
-
- Posts: 428
- Joined: Sat May 24, 2008 2:16 am
- Contact:
Flex Grid As A Single Row
Last edited by protectourlands on Thu Nov 07, 2019 6:24 pm, edited 1 time in total.
Re: Flex Grid As A Single Row
Yes, you can also use the flex grid on the same page with layout grids.
- protectourlands
-
- Posts: 428
- Joined: Sat May 24, 2008 2:16 am
- Contact:
Re: Flex Grid As A Single Row
Thank you Pablo.