Can I change the font color on PART of a Text block in customization?
MRudland
Registered Users Posts: 285 Major grins
I would like to make just one line in a text customization block RED. Can this be done?
0
Comments
Switch to an HTML block then you can use CSS or HTML to code it.
Some text <span style="color: red">colored text</span> more text.
My Website index | My Blog