May 22, 2019 at 10:58 am
#63608
Theme Horse Support Team
Keymaster
Hi there
Please try below CSS code to hide the category from your homepage.
.home .entry-meta.category-meta,
.home .category-meta .cat-links {
display: none;
}
Thank you for using our theme.