Help > Forum > Topics & Posts > How do I hide the print option?
How do I hide the print option?
- Log in to your Website Toolbox account.
- Click the Integrate link in the main menu.
- Click the HTML link.
- Insert the following code into the Forum Head Tag HTML Code textbox:
<style> .printer_friendly_icon, .share-icons.print { display: none; } </style>
- Save your Settings.
If you still need help, please contact us.