-
AUTONORT_TRUJILLO_SACFecha de consulta 17 de mayo de 2025, 13:24
Estimados buenas tardes, me gustaría disminuir el ancho de estas columnas, por favor su apoyo.
-
Jonathan Jotform SupportFecha de respuesta 17 de mayo de 2025, 17:05
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, I understand you want to adjust the column width of the Input table element to match the column width from the two other Input table. You can do it by injecting custom CSS in the form. Let me show you how:
1. First, copy this code:
/* adjust input table column width ticket#27104041 */
.form-matrix-value-tr:nth-child(2) .form-matrix-row-headers {
width: 10px;
}
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.
Check out the screenshot below of the results on my test form here.
Give it a try and let us know if you need any more help.
-
AUTONORT_TRUJILLO_SACFecha de respuesta 19 de mayo de 2025, 13:50
Gracias
Su respuesta
Something Went Wrong
An error occurred while generating the AI response. Please try again!