Remove category /tag from being visible on blog
-
Hi,
I’ve researched over and over, and I am not sure how to hide my categories from my blog, or my tags. I want to still be able to use them when creating a post, but hide them from the blog
I saw the below code, but not sure WHERE to put it, it doesn’t seem to work under the css when I hit view, I see no change.. help?
.categories {
display:none;
}The blog I need help with is: (visible only to logged in users)
-
Already answered here – I think. https://en.forums.wordpress.com/topic/remove-category-tag-from-being-visible-on-blog-1?replies=7#post-1942197
- The topic ‘Remove category /tag from being visible on blog’ is closed to new replies.