How can I remove the asterisk symbol on the required fields in my form.

  • mbas123
    Asked on April 23, 2015 at 12:52 AM

    Hi,

     

    How to remove the asterisk symbol on the required fields in my questionaire?

     

    Thanks,

     

    Rey Galvez

  • bokid
    Replied on April 23, 2015 at 2:16 AM

    Hello mbas123.

    Please note that you can remove the asterisk from the required field(s) by adding the following custom CSS to your form:

    .form-required { display: none; }

    You can read about adding custom CSS in this guide:

    How to Inject Custom CSS Codes

    Please test it out and let me know if it works to your satisfaction.

    Kind regards.

  • Carina
    Replied on April 23, 2015 at 9:26 AM

    Hello Rey

    You can use the code suggested by bokid or you can also use this one:

    .form-required { visibility:hidden;}

    You can see here  how to add css code.

    Let us know if we can assist you further.   

  • findmohsin
    Replied on September 29, 2016 at 2:58 AM

    JOTFORM support is the best support ever guys . Thank you so much for your constant updates & helping out . Amazingg Bravo for your guys  - So happy to be a part of Jotform

  • Boris
    Replied on September 29, 2016 at 5:30 AM

    We're very glad to hear your kind words, findmohsin. If you need any assistance with your forms, please don't hesitate opening your own support thread anytime, and we'll be happy to assist you:

    https://www.jotform.com/contact

    Cheers

  • Ranjan
    Replied on June 2, 2017 at 8:30 AM
    r****************1@yahoo.com