I’m trying to display 5 cards (from Elements Essentials) across two rows. I want 3 cards in the first row, and 2 cards in the second row. I want all cards to be the same size, and I want the second row centered.
I’ve got the cards laid out in two separate Grid components (1 for each row).
What is the correct way to get the second row centered?
try this. put it together fast so no settings for mobile. Set the grids to 6 wide and the grid containers to 2 wide for the three cards. the second grid same 6 columns wide and grid container 1 and 4 are 1 column wide
I think what you want to do is set your grid to six columns, and your cards to two columns.
That way you can nudge the second row along to start at 1 column in. It’s hard to explain, so I recorded a quick video…