T
6

Struggled with grid overlap on mobile for a client site

Last month I was building a product card layout and on mobile the grid items kept overlapping each other. It turned out I had a fixed height on the container from my desktop design that didn't scale down. Has anyone else run into weird overlap issues when going from desktop to mobile?
2 comments

Log in to join the discussion

Log In
2 Comments
mila_jones39
Yeah I heard someone say that fixed heights are like the #1 cause of mobile layout breaks (which makes total sense when you think about it). Could be worth checking if any of your other containers have a set height that's messing things up too.
6
uma896
uma8961d ago
Did your friend try removing that fixed height first?
2