Archived topic
Colour selected widget text
3 replies · Started by David on August 21, 2017
I want to change the colour of certain words in a block of text in a footer widget. This is straightforward in a post or page, but no such option is offered in the widget text editing area... or am I missing something?
Hi David,
Unfortunately the color editor is not available in widget.
Try this instead: <span style="color:#000000">text here</span>
OK. Thanks Leo, at least I know now. Actually I did the thing with the code too, and it works! Awesome!
Glad I could help :)