Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Anyone know how I can remove the text "Categories" as shown in the image below.
In the ACP, just put this in the Custom CSS section
.categories-title { display: none; }