Sembra che non abbia funzionato. Questo invece sì:
// nascondi la categoria staff
tr[data-category-id="3"],
.category-list-item[data-category-id="3"] {
display: none;
}
Sembra che non abbia funzionato. Questo invece sì:
// nascondi la categoria staff
tr[data-category-id="3"],
.category-list-item[data-category-id="3"] {
display: none;
}