Reply To: Search result

Home Forums Support Search result Reply To: Search result

Home Forums Support Search result Reply To: Search result

#151069
Tom
Lead Developer
Lead Developer

Sorry for not getting back to you sooner.

To fix your first problem, try this:

.masonry-post {
    margin-bottom: 12px;
}

To fix your second problem, try this CSS:

.inside-grid-column ul {
    margin: 0;
}