Remove category tag for blog posts
Hi Team,
Hope you are doing fine this week.
Can you post for me a custom code that will remove category tag for blog posts?
Seems that those already shared are not completely removing tag and name of the category.
See attached screenshot and link below.
Thanks,
Marcin
Attachments:
You must be
logged in to view attached files.
Solution for this topic
Hi Marcin,
I hope you are well today and thank you for your question.
You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
span.post-meta-categories {
display: none;
}
Best regards,
Shufflehound team
Great, all works as expected.
Thank you!
You are most welcome here 🙂
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.