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; }
Oh got it! Thanks @phenomlab
that's it. thanks for your patience 🙂
updated PR here: https://github.com/NodeBB/nodebb-theme-persona/pull/550
@rod it's not displayed anywhere on the theme.
@Nicolas Ok