Thanks @RussHello, you can enable it here: Style properties -> Bolt properties -> Forum stats, it's enabled by default.
.custom-stats [data-widget-key="forum_overview_forum_statistics"] .block-container
{
dl.pairs.pairs--justified.count--threads { display: none; }
dl.pairs.pairs--justified.count--messages { display: none; }
dl.pairs.pairs--justified.count--users { display: none; }
.block-body dl:last-of-type { display: none; }
}
Hi Russ,
Making come changes on my testsite - https://xlightsseq.com/testsite/forums/
I deactivated the add-on, so now only the default stats are showing.
When I add the code to extra.less, it just seems to remove 'Latest Member', however the other stats still remain.