Adjust the container height of some form fields

  • pasapascm
    Asked on June 2, 2017 at 4:13 AM

    I have changed the height of some form element

    How can I solve it?

    Thank you

    Jotform Thread 1161339 Screenshot
  • candy
    Replied on June 2, 2017 at 4:51 AM

    Hello,

    I have cloned your form named "Inscripció II Torneig solidari futbol sala femení Pas a Pas amb el Càncer de Mama" on my side in order to check.

    Firstly, I have injected the following CSS code in order to make the payment suit its container as you can see in the following screenshot:

    #cid_184{

      height: 16px !important;

    }

    Adjust the container height of some form fields Image 1 Screenshot 30

    Secondly, I have injected the following CSS code in order to make the name field suit its container as you can see in the following screenshot:

    #cid_3 .form-sub-label-container{

        display: flow !important;

        display: contents !important ;

    }

    Adjust the container height of some form fields Image 2 Screenshot 41

    I hope this helps.

    If you need further assistance, let us know.

    Thank you!