Help > Forum > Topics & Posts > Hiding the number of replies
Hiding the number of replies
You can follow the instructions below to hide the number of replies from the topics page:
- Log in to your Website Toolbox account.
- Click the Integrate link in the main menu.
- Click the HTML link.
- Copy the HTML code below into the Forum Head Tag HTML Code text box.
<style> .topics-list .panel-body > ul > li .mod [id^="reply_count_"] { display: none !important; } </style>
- Save the changes.

If you still need help, please contact us.