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 Custom Code 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.