Page 1 of 1
Flex Grid Not Responsive
Posted: Tue Aug 03, 2021 9:52 am
by mrshah
Hi guys
How do i make the flex grid responsive on mobile?
thanks
https://drive.google.com/file/d/1wBi6To ... sp=sharing
Re: Flex Grid Not Responsive
Posted: Tue Aug 03, 2021 11:13 am
by Pablo
A flex grid is responsive by design.
If you want have a different layout for smaller screen then you will have to add a breakpoint.
For example:
- add a 480 breakpoint
- open the flex grid propetries
- select template 'stacked'
Now the layout will be stacked below 480
Re: Flex Grid Not Responsive
Posted: Fri Aug 06, 2021 5:57 pm
by mrshah
Thanks
Where do i change the breakpoint?
Re: Flex Grid Not Responsive
Posted: Fri Aug 06, 2021 5:59 pm
by Fredl
In the lower left corner of the workspace are a few icons related to breakpoints that look like tiny monitors. Hover over them for their tooltips.
Also on the "Page" menu there is a "Breakpoints" button.
Re: Flex Grid Not Responsive
Posted: Fri Aug 06, 2021 6:53 pm
by mrshah
Thanks!
Surely, as pablo said, the grid should be responsive anyway.
Re: Flex Grid Not Responsive
Posted: Fri Aug 06, 2021 7:01 pm
by crispy68
A flexgrid is responsive; however, if you want to tweak or alter the layout of the grid as it gets smaller, then you need to add a page breakpoint and then alter the layout of the flexgrid in that breakpoint.