Skip to main content

I’m looking to hide the * that appears at the end of each field label when you make the field required. The * isn’t surrounded by any css and there is no way to omit it when working directly in the form, any ideas people?

Hi @bazzer7rose!


I can look into this for you! … but out of curiosity - why are you looking into this?

You could do a test with required fields vs non required.🤷‍♀️


With some help from your online chat, I found an answer in the forums. A javascript that hides the * on all of the required labels in a form:


Reply