Tagged: blog layout, not responsive
Hi guys,
I have this page where I’m showing the posts of my site: http://198.46.81.219/~transp38/news/
However, at one point, one of the posts has a bit less text and the distance between it and the one after it is smaller and does not have an equal distance to the others. I’m attaching a screenshot for a better understanding.
My question is, can this place always remain the same, irrelevant of the text? i.e. for it not to be responsive?
Hi Matthew,
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-3431 .post-entry-3943 {
padding-bottom:70px;
}
Thanks,
Rikard
Thanks a lot Rikard, working perfectly throughout all the pages :)
Thanks!