vaultboy Go to the Admin pannel -> Apperance and click "Edit custom CSS"
Add this code there:
.TagsPage-nav .item-forumStatisticsWidget {
display: none!important;
}
If you have access to the terminal clear the cache on the server by doing:
php flarum cache:clear
If you don't have access to the server terminal just wait and it will eventually refresh the cache