By bg1 on
I have a Text Field (not Text Area). How can I style an individual word in the text area (e.g. I want to bold word 2 of a 3 word name). If I try to style it with a span tag in the content, the span tag displays in the view as text.
I had a similar problem with a text area, but got some good advice on how to fix that but it does not seem to work for text fields.
Any suggestions?