I have a form with multiple labels that require markup, specifically <em>
and </em>
. How can I add markup without it showing as plain text in the label?
Thanks for any help you can offer.
I have a form with multiple labels that require markup, specifically <em>
and </em>
. How can I add markup without it showing as plain text in the label?
Thanks for any help you can offer.
We only allow for HTML in option labels for checkboxes/drop downs/radio fields. However, you can simply target and style these labels appropriately via CSS instead.
I only need to target two words out of the 14 word label so unfortunately css won't do the trick in this case. Thanks for the reply, hopefully in a future release the ability to add markup to labels will make its way into the plugin.
I'll make sure our development team sees this. Thanks again.