E -Eric- Member Jan 11, 2020 #1 (in the topic list) I tried: CSS: .node--id20.node--thread { .node-stats { display: none; } } in the forum list it works: .node--id20.node--forum
(in the topic list) I tried: CSS: .node--id20.node--thread { .node-stats { display: none; } } in the forum list it works: .node--id20.node--forum
JoyFreak Well-known member Jan 13, 2020 #2 Add this to your extra.less: .structItem-cell.structItem-cell--meta { display: none; } Click to expand... Upvote 0 Downvote
Add this to your extra.less: .structItem-cell.structItem-cell--meta { display: none; } Click to expand...
E -Eric- Member Jan 13, 2020 #3 hi @JoyFreak How to hide only from a forum? I added and hidden from all forums. I tried a few variations, but to no avail: I added inside the structure .node - id20.node-forum { .structItem-cell.id20-cell--meta Upvote 0 Downvote
hi @JoyFreak How to hide only from a forum? I added and hidden from all forums. I tried a few variations, but to no avail: I added inside the structure .node - id20.node-forum { .structItem-cell.id20-cell--meta