Help > Forum > Topics & Posts > Hiding the text color option from the post editor
Hiding the text color option from the post editor
You can hide the text color option from the post editor by following the instructions below:
- 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> .mce-colorbutton { display: none !important; } </style>
- Save the changes.
If you still need help, please contact us.