Ticket for: Post Grid
0
Anonymous
Hi! Im having problem with my post grid on https://melschmidt.fi/blogi/
Some post images hide text that is above the later post. Difficult to explain but you will see the problem in my site 🙂 I put also a screen shot as attachment.
How can i fix this?
Best regards,
Jaana
0 Subscribers
Submit Answer
1 Answers
Best Answer
0

Welcome to our forum.
this is probably masonry issue, please disable masonry and use columns CSS if you want masonry style grid.
.post-grid .grid-items { columns: auto 3; }
and keep empty "Grid item width" values.
https://imgur.com/rg9j2rr