How to remove the space before the options of a radio button field?

  • RedEagle_P1
    Asked on January 12, 2016 at 5:32 PM
    I need to remove the indent that pushes the text right: 
  • Mike_G JotForm Support
    Replied on January 12, 2016 at 6:21 PM

    To remove the space before each of the options on the radio button of your form embedded as a Full Source code on your website. You can add this CSS code: 

    padding-left: 0px !important;

    to the .form-line inside <style></style>

    How to remove the space before the options of a radio button field? Image 1 Screenshot 30

    It should look like this on your website after.

    How to remove the space before the options of a radio button field? Image 2 Screenshot 41

    I hope this helps. Let us know if you need any further assistance. Thank you.

  • RedEagle_P1
    Replied on January 24, 2016 at 1:13 PM

    How can I stop it from sending people to a new page once they click an option? 

  • Carina
    Replied on January 24, 2016 at 4:31 PM

    I kindly ask you to open a new thread as we aim at having only one question per thread and this is a different situation.

    Let us know if we can assist you further.