RG with multiple columns to create an online store just doesn’t cut it. It doesn’t resize well, it has to be fixed width so it doesn’t work with mobile (most of traffic), and it’s buggy.
I’m working on an online store of sorts. What’s the best way to create a responsive grid layout that just works?
The page itself is not fix width. So it is responsive… there are tab to check responsive page for different page widths.
Put group inside RG (one raw 6 col)
inside RG that is not fixed width for each cell put group or groups with fixed with or minimum width or percentage… you can’t tell what suites best you have to try yourself.
in the main repeating group. cell min width is 0 now. set it to be the min which is 399 or even less and try.
better to group Main Repeating group so you have MAIN group inside it there is RG then cell group.