Page 1 of 1

Layout Grid footer

Posted: Fri Feb 18, 2022 10:22 am
by mixextra
Is it possible to achieve a Layout Grid footer page as in the link?
- 4 columns and 1 row for the whole screen
- for the middle screen 2 columns and 2 rows
- for a small screen 1 column and 4 rows

Or do I have to use Flex Grid, where I set the required rows and columns at different breakpoints?

http://www.rtbwizards.com/webs/5023/

Re: Layout Grid footer

Posted: Fri Feb 18, 2022 10:47 am
by Pablo
Yes, this is possible. Did you try?

Re: Layout Grid footer

Posted: Fri Feb 18, 2022 12:21 pm
by mixextra
Using Layout Grid and breakpoints default, 768, 320 I always managed to reach only 1 row and 4 columns or 4 rows and 1 column.
How do I get 2 rows and 2 columns for breakpoint 768? What settings do I need to change? Thank you.

http://mixextra.sk/

Re: Layout Grid footer

Posted: Fri Feb 18, 2022 12:39 pm
by Pablo

Re: Layout Grid footer

Posted: Fri Feb 18, 2022 1:27 pm
by mixextra
Useful, I already understand. :idea: