No, I’m afraid that didn’t work.
It seems like there should be some simple CSS to keep the category from displaying at all.
I’ve tried this, but it doesn’t work:
.category {
display: none;
}
If anyone can help with this simple task, I’d appreciate it. Thanks.