Reply To: Home page with post thumbnails

Home Forums Support Home page with post thumbnails Reply To: Home page with post thumbnails

Home Forums Support Home page with post thumbnails Reply To: Home page with post thumbnails

#93116
Tom
Lead Developer
Lead Developer

Awesome.

Here’s your new complete CSS:

.masonry-brick .entry-header,
.masonry-brick .entry-content,
.masonry-brick .entry-meta {
      display: none;
}

.masonry-brick .post-image {
      margin: 0 !important;
}