Home › Forums › Support › post thumbnails only on category archive page › Reply To: post thumbnails only on category archive page
October 23, 2015 at 11:06 am
#146898
Lead Developer
Lead Developer
To stop them from showing on full posts you can use this CSS:
.single .page-header-image-single {
display: none;
}
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development