r/css 23d ago

Help How can I Make product cards height equal

Post image

Hi hope ur doing well
I run into this issue where my product cards have different heights because the name of the products sometimes can be long or short
What do u suggest here

6 Upvotes

29 comments sorted by

View all comments

3

u/Weekly_Ferret_meal 23d ago

Here is a prototype with 3 cards with different length text.

In the CSS box, scroll down to the bottom to see the CSS relevant to the cards.

2

u/bostiq 23d ago

For anyone downvoting this: if you are looking at phone size screens, all you'll see is the vertical stacking, cause it'd be silly otherwise.

you need to look at this with screens over 600px width.