there is too much space between blog posts (just like there are a few page breaks...)
can we fix that with a quick css maybe ?
thx !!!
there is too much space between blog posts (just like there are a few page breaks...)
can we fix that with a quick css maybe ?
thx !!!
resolved = added the following in quick css (replaced 90px with 30px in padding-bottom)
.template-blog .post-entry {
padding-bottom: 30px ! important;
}
Glad you figured it out! Let us know if you have more questions.
Regards,
Mya
This topic has been closed to new replies.