I'm trying to get used to the new forms designer and am struggling with how to bold a word inside the field label for a radio button.
In the classic designer, I could name my field label with HTML codes. Example:
This provides the expected results:
However, when I try this same trick with the new form builder, the HTML codes aren't translated right.
I know I can use CSS to make the entire question bold/colored/italicized, but I'm trying to get only a couple of words to be bold, and the rest normal font weight.
Anyone familiar with the new form builder have a suggestion?
Thank you!