Remove the categories and tags in the post
The topic ‘Remove the categories and tags in the post’ is closed to new replies.
Need help? Check out our Support site, then
I have not been able to find the answer in support. Sorry.
The question is: Is there any way to remove the categories and tags in the post?
Thank you so much.
The blog I need help with is: fotomoncat.com
Hello!
You can hide the categories and tags listing from the posts with the following CSS using WordPress Premium’s Custom CSS section:
.postmeta {
display: none;
}
Thank you!
Rebecca
Easy it!
Quick and effective response, as usual.
Thanks Rebecca.
Glad to help! :)
Cheers,
Rebecca
The topic ‘Remove the categories and tags in the post’ is closed to new replies.