Looking to get some help on how to keep a repeating group/regular group width consistent based on the page width. I have them set as 158px min width, nothing for max (which is probably problem #1). But, after playing with Max Width, it doesn’t make it look the way I’d like.
When the page width stretches or shrinks, I want the brand boxes to always size the same. IE: if there are two rows, then the single on on the bottom so always match the sizing of the ones in the first row.
You aren’t showing your setup for the repeating group…
but I would guess you’re not setting a set amount of columns.
You need to do that.
When you set up for so many columns, the odd columns below will be the same width.
Example, if you’re building for 1200 px and you set for 4 columns with a max width of say 400 px…the odd columns below will be equal to the above columns.