Hi,
I have a questionaire, where questions are numbered. So the labels are:
- What is your name?
- What is your favorite color?
- etc…
I’d like to style the numbers preceeding the question, but I cannot figure out how to add an extra div to the label that contains the number, so that I can style the number (and only the number) with a class.
See the image for an example…

Any ideas?