Forum issue: Get rid of "Activity" Category?
Is there any way to get rid of the "Activity" category? It is completely useless and is accumulating junk. I don't see that listed as a category in the management dashboard, or anywhere else, but I i could easily be looking in the wrong place.
Comments
You could probably hide it with CSS once the boards get their new skin. You could do that with a user style like the one posted recently until then.
I've not used Vanilla administratively, so I can't help on that front.
li.Activities { display: none; }