how to add a class to the RichEditor
How to add a class to the RichEditor tag <p>
example
And if possible, be able to choose which class to apply
3 Replies
I did this in tinymceI did this in tinymce
And here I can’t even find where to do all this
The underlying editor for RichEditor doesn’t allow it. You’d be better off using one of the other editor plugins if you require that functionality.
There’s even some for tinymce if that’s what you’re used to.
Thanks