¿Cómo aumentar el ancho de los campos?

  • AUTONORT_TRUJILLO_SAC
    Fecha de consulta 8 de julio de 2025, 12:51

    Buenas tardes

    Estimados,


    Por favor su apoyo en el formato de los campos. Los campos que están en la segunda fila deben tener el mismo tamaño que los de la primera fila.

    Se adjunta una foto:

    ¿Cómo aumentar el ancho de los campos? Image 1 Screenshot 20

    Quedamos a la espera de su pronta respuesta.


    Gracias.

  • Christopher Jotform Support
    Fecha de respuesta 8 de julio de 2025, 15:37

    Hi AUTONORT_TRUJILLO_SAC,

    Thanks for reaching out to Jotform Support. Our Spanish Support agents are busy helping other Jotform users right now, so I'll try to help you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd rather have support in Spanish, let us know and we can have them do that. But, it might take a while until they're available again.

    Now, coming back to your question, We can adjust the width of the fields that you have pointed out by Injecting CSS Codes into your form. Let me walk you through it:

    1. First, copy this code:

    .form-line-column {
        width: calc(50% - 8px) !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.

    Update Subtotal Font Size And Color Image 1 Screenshot 30 Screenshot 30¿Cómo aumentar el ancho de los campos? Image 1 Screenshot 41

    Result:

    ¿Cómo aumentar el ancho de los campos? Image 2 Screenshot 52

    Give it a try and let us know how it goes.

Your Reply