How to get required "asterix" at aligned with checkbox

  • daveprenter
    Asked on April 28, 2014 at 2:59 AM

    Hi there,

     

    Have a conditions form which of course is a required field. At the moment the "asterix" indicating it is a required field is all the way to the right, nowhere near the checkbox.   How to get this either at the end of the conditions sentence or in front of the checkbox.  I have tried duplicating http://www.jotformpro.com/form/33292654206958 but it doesn't work on my form.

     

    Thanks for all your help.

  • omer Jotform Support
    Replied on April 28, 2014 at 3:29 AM

    Hi davepenter,

    You can do that injecting some css into your form. To reach the "inject custom css" option, please follow "Setup & Embed" -> "Preferences" -> "Form Styles" -> "Inject Custom Css" path. 

    Please paste this code below;

    #label_424 { width: auto!important; }

    If you need further assistance, please let us know.

    Have a good day.

  • daveprenter
    Replied on April 28, 2014 at 5:51 AM
    Thank you chaoticpotato2
    That has done the trick!
    Thanks for your help.
    Dave
    --------------------------------------------
    ...