How to remove “Posted in” and “Tagged”?
-
After each post in my blog, there are two categories: “Posted in” and “Tagged”, which I believe doesn’t provide any value to my posts.
Can someone inform me the process of removing them?
Thanks in Advance!
The blog I need help with is: (visible only to logged in users)
-
Hi there, if you don’t want your categories or tags to appear in this theme, you can add this code to your Custom CSS to hide them:
.cat-links, .tag-links { display: none; }To be able to modify your CSS, you need the Custom Design upgrade:
http://en.support.wordpress.com/custom-design/
If you have any further questions, just let us know.
- The topic ‘How to remove “Posted in” and “Tagged”?’ is closed to new replies.