Is it possible to hide the featured image and post title in the post depending on the category ID?
Thanks
Is it possible to hide the featured image and post title in the post depending on the category ID?
Thanks
Hi @gbg4,
Thanks for reaching out.
Unfortunately, there is no such option with the category id. But in Archive and Single post, the class named category- is always added so you can use that for your purpose. As an example, if the category name is image the CSS class name should be category-image
.
Hope it helps.
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.