"Filed under"
- The topic ‘"Filed under"’ is closed to new replies.
Need help? Check out our Support site, then
Is it possible to remove the “Filed under” info which lists the categories a post is in?
The blog I need help with is: (visible only to logged in users)
If you have the design upgrade, you can add this:
.post-meta { display:none; }
That will remove the grey bar on single posts with the categories and tags.