If you create a new theme in the Admin panel, you can add this bit of CSS:
.muted-categories {
display: none;
}
This hides the whole box.
If you create a new theme in the Admin panel, you can add this bit of CSS:
.muted-categories {
display: none;
}
This hides the whole box.