Hi guys
How do i make the flex grid responsive on mobile?
thanks
https://drive.google.com/file/d/1wBi6To ... sp=sharing
Flex Grid Not Responsive
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
Re: Flex Grid Not Responsive
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
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
Thanks
Where do i change the breakpoint?
Where do i change the breakpoint?
Re: Flex Grid Not Responsive
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.
Also on the "Page" menu there is a "Breakpoints" button.
Re: Flex Grid Not Responsive
Thanks!
Surely, as pablo said, the grid should be responsive anyway.
Surely, as pablo said, the grid should be responsive anyway.
Re: Flex Grid Not Responsive
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.