¿Necesita ayuda para alinear el formulario al centro?

  • SEAUMN
    Fecha de consulta 15 de abril de 2025, 17:36

    Hola, mi formulario me aparece alineado a la izquierda en la versión de escritorio, me gustaría que estuviera centrado. ¿Como soluciono esto?, adjunto imagen:

    ¿Necesita ayuda para alinear el formulario al centro? Image 1 Screenshot 20

    Gracias.

  • Lorenz Jotform Support
    Fecha de respuesta 15 de abril de 2025, 21:50

    Hi Elizabeth,

    Thanks for reaching out to Jotform Support. Our Spanish Support agents are busy helping other Jotform users at the moment. 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, keep in mind that you'd have to wait until they're available again. 

    Now, coming back to your question, the form is aligned to the left because of the form theme you're using. To center the form using the same theme, we can use Custom CSS code. Let me walk you through it:

    1. First, copy this code:

    /* Align form to the center */
    html.supernova .form-all {
    margin: 0 auto !important;

    }
    /* end */

    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. 

    ¿Necesita ayuda para alinear el formulario al centro? Image 1 Screenshot 20

    Give it a try and let us know if you need any more help.

  • SEAUMN
    Fecha de respuesta 16 de abril de 2025, 12:45

    It worked perfectly!

    Thank you!!

Su respuesta