-
SoporteOperativoFecha de consulta 12 de febrero de 2025, 15:51
Buenas tardes,
Como podria modificar el alto del campo Monto a Sustentar para que el primer campo tenga el mismo alto que el campo Departamento
-
Bojan Support Team LeadFecha de respuesta 13 de febrero de 2025, 2:17
Hi SoporteOperativo,
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, this can be done with some custom CSS. Here's how to inject it:
1. Copy the following CSS:
input {
height: 36px !important;
border-radius: 4px !important;
box-shadow: none !important;
}
2. Open your form in the Form Builder, and click Wand icon next to the widget.
3. Select Custom CSS tab.
4. Add previously copied CSS here.Give it a try and let us know how it goes.
-
SoporteOperativoFecha de respuesta 14 de febrero de 2025, 15:12
Bojan,
It worked, Thxs!!
Su respuesta
Something Went Wrong
An error occurred while generating the AI response. Please try again!