Post images hide texts in grid

Ticket for: Post Grid
0
Post images hide texts in grid 1
Anonymous
Jun 17, 2021 02:50 PM 1 Answers
Member Since Jan 1970
Unsolved Solved Mark as Solved Mark as Unsolved
Subscribed Subscribe Not subscribe
Flag(0)

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
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Post images hide texts in grid 2
PickPlugins
Jun 19, 2021
Flag(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

 

 

 

Sign in to Reply
Replying as Submit