Banana Pup
Well-known member
One of my forums has several sub-forums. I want to remove the nodestats of that parent forum..
Tried
fieldset .nodeList.sectionMain .node.category.level_2.node_5 .nodeStats pairsInline {
display: none;
}
But it still displays stats.
Tried
fieldset .nodeList.sectionMain .node.category.level_2.node_5 .nodeStats pairsInline {
display: none;
}
But it still displays stats.