Hello,
I’m looking for a way to edit the color of one word in a text bloc.
I would normally achieve that using a span tag :<span class='orange'>word</span>
However in the text editor, there is no control allowing me to change the color.
What should I do ? I’d rather avoid using an HTML, as it would imply manually formatting the rest of the text.
Thanks for your help