Home › Forums › Latest › articles overlapping the bottom ones › Reply To: articles overlapping the bottom ones
March 27, 2018 at 5:16 pm
#4302
Yazmin
Keymaster
Can you try adding this to Customize > Additional CSS:
.masonry-entry {
margin-bottom: 30px;
}
This will add some extra space below each article to take account of those “like buttons”.