This topic has 2 replies, 2 voices, and was last updated 6 years, 6 months ago ago by Rose Tyler
Hello!
We’re using XStore and are wondering if we can remove the Post Category images from the Posts page? We’re using the Chess style for Posts.
Hello,
Please add this code in Theme Options > Styling > Custom css:
article.content-chess .post-categories {
display: none;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up