I’m trying to get the team members collection list to display evenly with three columns of equal height but I can’t get it to work. If I follow the advice from other similar threads and set the Collection List to flex then I lose my three column layout. Please help.
I’m very happy this is working but it would be nice if I understood why. In my earlier attempts I set the list to flex and wrap, then on the item I set the flex child align property to stretch and thought this would work ( it didn’t ). I’m still a little confused why it has to be set as a flex parent? If anyone can offer an explanation it’d be much appreciated.