• Resolved devpar

    (@devpar)


    Hi,

    I don’t want to display asterisk for the ‘required’ option. I have tried this css for normal styles but this doesn’t work for material styles i.e. with field label position inside.

    
    .with_frm_style .frm_required {
    	display: none !important;
    }
Viewing 1 replies (of 1 total)
  • Plugin Support Njones35

    (@njones35)

    Hi there,

    Thanks for reaching out to us today. I am happy to help.

    There is actually a built-in option to change/remove the required field indicator. In the form builder, you can click on your field, open up the “Advanced” panel, and here you will see a box for “Required field indicator” that has an asterisk in it by default.

    Simply delete the asterisk and save your form.

    Let me know if you have any questions about this.

Viewing 1 replies (of 1 total)
  • The topic ‘How to hide asterisk for Required option?’ is closed to new replies.