June 10, 2020 at 12:51 pm
#78375
Theme Horse Support Team
Keymaster
Hi John,
Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
.post-block .entry-meta.category-meta,
.post-boxed .post-img-wrap .entry-meta,
.post .post-featured-image .entry-meta.category-meta,
.hentry .post-featured-image .entry-meta.category-meta{
display: none;
}
Thanks