Hi,
Is it possible to remove the H1 and H2 styles from the CKeditor? They appear under the Styles dropdown in the toolbar.
This can be done 2 ways:
You can modify the config.js file, follow this documentation. https://docs.kentico.com/k12/configuring-kentico/configuring-the-environment-for-content-editors/configuring-the-editor/personalizing-the-editor-toolbars-and-buttons
Of you tak modify the UI Personalization for a given role so they can't see the style button at all. See above referenced documentation for how to do that as well.
Thanks Brenden,
It turns out I forgot to clear out my browsers cache when I was commenting out the H1 and H2 tags from the styles.js file.
Note to everyone else, make sure you also clear the system cache too.
Please, sign in to be able to submit a new answer.