Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How to hide "All categories" heading
todosteam
New
Hi!
I'm trying to hide the line that says "All categories"
I've writed
.ItemHeading {
display:none;
}
In the custom CSS, but it doesn't work. Any idea? Thanks!
0