-
ronshullerWhy Am I getting too much spacing on radio button fields between the button and the corresponding text for each selection on all similar fields on this form?
Would you please correct this- Thanks
-
Raymond JotForm SupportHi ronshuller,
Thanks for reaching out to Jotform Support. We can remove this extra gap by Injecting CSS Codes into your form. Let me walk you through it:
1. First, copy this code:
.form-radio-item .form-radio + label, .form-radio-item .form-radio + span {
padding-left: 0px !important;
}
2. In Form Builder, click on the Paint Roller icon on the right side of the page to open Form Designer.
3. Now, in the Form Designer menu, click on the Styles tab, scroll down and paste the code into the Inject CSS Code box. That’s it. The code is automatically saved.
Give it a try and let us know how it goes. -
ronshullerThanks that worked fine.
...
Your Reply
Something Went Wrong
An error occurred while generating the AI response. Please try again!