Is there a way of reducing the padding (spacing) between the blog posts?
Thanks so much!
Is there a way of reducing the padding (spacing) between the blog posts?
Thanks so much!
Hello,
On your custom.css add this line.
.post-entry {
padding-bottom: 20px;
}
Hope this helps. :)
Regards,
Ismael
Worked perfectly - thanks so much!
This topic has been closed to new replies.