Cambiar el color de los días de la semana

  • AUTONORT_TRUJILLO_SAC
    Fecha de consulta 11 de junio de 2025, 13:38

    Estimados señores,

    Por favor, solicito su apoyo. Deseo que, al desplegar el calendario en este campo del formulario, la letra del día sea visible. Puede ser en color blanco u otro que haga buen contraste para facilitar la lectura.

    Agradezco de antemano su atención.

    Cambiar el color de los días de la semana Image 1 Screenshot 20

  • Ronald Jotform Support
    Fecha de respuesta 11 de junio de 2025, 16:04

    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, you can easily adjust the color of the calendar pop up by Injecting CSS Codes into your form. Let me walk you through it:

    1. First, copy this code:

    .calendar.popup th {
      background-color: white;
    }

    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.

    Cambiar el color de los días de la semana Image 1 Screenshot 30 You can clone and test my demo form here. Take a look at the screenshot below to see my results:Cambiar el color de los días de la semana Image 2 Screenshot 41Give it a try and let us know how it goes.

  • AUTONORT_TRUJILLO_SAC
    Fecha de respuesta 12 de junio de 2025, 9:51

    gracias

Your Reply