how can i define a equal height for all my posts`?
Hello
how can i define a equal height for all my posts`?
I used a CSS code, cause i didn't found a useful option? Unfortunately, it doesn't work that well. Do you have a better option for me?
.blog-item .wp-post-image { height: 250px; /* Passe die Höhe nach deinem Bedarf an */ object-fit: cover; /* Stellt sicher, dass das Bild proportional skaliert wird */ width: 100%; }
Thanks for your help!
Kind regards,
Debora
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
Thanks