I have a row of icons and as there are 4, I never want it to have 3 on one row and 1 on the other.
Is there a way to achieve this in a flex layout (all those controls are confusing and dont seem to work for me) or would I be better putting two lots of containers containing 2 columns?
I want the logos in 2 rows, 2 columns on mobile and 1 row 4 columns evenly distributed on anything above mobile width.
Yes I’m using the design panel. Not sure what you mean by App Structure flex container properties. Are you suggesting I just do it all as code when suggesting the w3schools link?