Setting the font size for a tag list label on mobile

Check out the taglist in the image below. On mobile I would like to change the font size of the label (“What’s the recipient’s…”). However, when I click the A+ and A- buttons the font changes for the tags themslves – not the label. I don’t see any other way to change the label’s font size.

I even tried removing the label from the tag list and using a simple text box. However, there appears to be another bug, where the labels show on mobile even when I’ve removed them on desktop.

Ugh.

Any suggestions?

Yes

I agree.

So, for anyone else who has this problem, I solved it by deleting the tags element and creating a new one. :stuck_out_tongue:

I still can’t figure out how to adjust the label for a selectTags element on mobile, but at least I was able to clear the label and use a normal textbox as a label, and then adjust the font accordingly. Works well enough I guess.