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

#86001
Tom
Lead Developer
Lead Developer

For the ride sidebar, this should do the trick:

.page.right-sidebar.separate-containers .site-main {
    margin: 30px 30px 30px 0;
    padding: 0;
}