How To Quickly Change Color Of Some Text Without HTML SPAN

David Marchione
35 Posts
David Marchione posted this 16 February 2018

Is there a way to change the color of just a few words or characters in a text control. If I highlight just what I want all the text in the control block changes. The bold and italic works but not for color?

I can do this, but I have lots to change.
<span style>2 Timothy 3:16</span>

Is there a faster way to do this?

Is there a way to change the color of just a few words or characters in a text control. If I highlight just what I want all the text in the control block changes. The bold and italic works but not for color? I can do this, but I have lots to change. &lt;span style&gt;2 Timothy 3:16&lt;/span&gt; Is there a faster way to do this?
Vote to pay developers attention to this features or issue.
3 Comments
Order By: Standard | Newest
David Marchione
35 Posts
David Marchione posted this 16 February 2018

This is the actual span <span style>2 Timothy 3:16</span>

This is the actual span &lt;span style&gt;2 Timothy 3:16&lt;/span&gt;
David Marchione
35 Posts
David Marchione posted this 16 February 2018

Oh. I thought It was a typo but this messaging app changes the HTML. The attachment is correct. Anyway, I'd like to avoid going in and editing each.

Oh. I thought It was a typo but this messaging app changes the HTML. The attachment is correct. Anyway, I'd like to avoid going in and editing each.
Support Team
Support Team posted this 17 February 2018

Hi,

Unfortunately no, there is no other way. So you will need to use span tag for that purpose.

Sincerely,
Hella

Hi, Unfortunately no, there is no other way. So you will need to use span tag for that purpose. Sincerely, Hella
You must log in or register to leave comments