Tagged: padding
Hi guys,
I have this blog in the following URL: https://news.transport.gov.mt/mainnews/
As you can see, the posts do not have the same spacing between them. I had opened a thread last year about this which had solved it but now it doesn’t seem that the CSS is still in affect (the css is still there): https://kriesi.at/support/topic/equal-distance-between-one-post-and-another-in-a-custom-blog-layout/
Any ideas on how this can be resolved please? It’s important that the spacing between one post and the other remain the same and not misjointed.
Thanks and Regards,
Matt
Hey Matthew,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.post-entry {
min-height: 230px;
}
.template-blog .post_delimiter {
margin: 0;
padding: 0;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks a lot Victoria, working perfectly.
Regards,
Matt
Hi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi Rikard,
Thanks a lot, topic can be closed.
Regards,
Matt
Just a reminder that this can be closed :)
Hi,
Yes, Thanks for using Enfold :)
Best regards,
Nikko