Gilgamesh said:
|
It's a laborious process if you are wanting to do multiple colours to multiple different bits of text.... every section you want coloured needs:
<span style="color: red !important"> before the text and </span> after it.
(though it is easier if you actually type the content in the html box, that way you can organise it so it's easy to copy paste the spans then change the colours of each accordingly)