Checkbox how to remove label text?

  • natupote
    Asked on July 19, 2016 at 11:05 AM

    how to remove label text?

    I need just a checkbox without the text

    a css code will help me a lot!

    thanks for help

  • John_Benson
    Replied on July 19, 2016 at 12:58 PM

    I checked your form and I didn't see any label text in your check boxes. You are probably referring to the Options inside the checkbox.

    You can remove the option text manually by selecting each checkbox field and going to the Options then delete the text. Here's a screen animation:

    Checkbox how to remove label text? Image 1 Screenshot 20

    You can also inject custom CSS code to your form to remove the text from your Checkbox. Here's the custom CSS code:

    #label_input_252_0, #label_input_232_0, #label_input_240_0, #label_input_246_0, #label_input_259_0, #label_input_258_0, #label_input_265_0, #label_input_271_0, #label_input_277_0, #label_input_290_0, #label_input_296_0, #label_input_302_0, #label_input_308_0, #label_input_314_0, #label_input_320_0 { 

    display: none !important;    

    Here's a guide on how to add custom CSS to the form: How-to-Inject-Custom-CSS-Codes

    Let us know if you need further help. Thank you.

  • natupote
    Replied on July 20, 2016 at 12:34 AM

    thanks to help, i made a mistake, yes, im referring to the Options inside the checkbox

     

  • beril JotForm UI Developer
    Replied on July 20, 2016 at 3:55 AM

    Thank you for confirming and i love your form it is so sweet.♥ ♥ ♥  You can display your labels of checkbox field by injecting the CSS code that my colleague was suggested above.

    In addition to that when I checked your source code I see that there is a mixed content error on your form.

    Checkbox how to remove label text? Image 1 Screenshot 20

     

    We would appreciate it if you could re-upload those images with https:// instead of http://. At that sisuation, your form will work more properly. If you have any question or issues, please do not hesitate contacting us. We will be glad to assist you.

  • natupote
    Replied on July 20, 2016 at 5:13 PM

    Thanks for like! This makes me very happy !

    Thanks for the help ,

    I did not expect this help,

    congratulations to JotForm team

    after ending this form will possibly buy a license

     

  • Mike
    Replied on July 20, 2016 at 7:34 PM

    On behalf of my colleagues, you are quite welcome.

    Thank you for using our service.