Reply To: Masonry: space between posts and load more

Home Forums Support Masonry: space between posts and load more Reply To: Masonry: space between posts and load more

Home Forums Support Masonry: space between posts and load more Reply To: Masonry: space between posts and load more

#85488
Tom
Lead Developer
Lead Developer

Ah! Change the CSS to this:

.masonry-post .inside-article {
      margin-right: 30px;
}

.separate-containers .masonry-post {
      margin-bottom: 30px;
}