Multiple Text Fields Widget: How to change the color of the text

  • abogadoescandon
    Fecha de consulta 4 de febrero de 2025, 13:34

    He intentado con chatgpt crear códigos para cambiar el css, pero no lo he logrado:Multiple Text Fields Widget: How to change the color of the text Image 1 Screenshot 20

    Quiero cambiar a blanco el texto de la izquierda y no he podido, chatgpt me ha sugerido esto pero nada:

    .form-label.form-label-top { color: white !important; }

    Podrían ayudarme?

  • Maeve Jotform Support
    Fecha de respuesta 5 de febrero de 2025, 6:56

    Hi Gerson,

    Thanks for using Jotform. 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, yes, I can help you change the text color of the fields on the left in Multiple Text Fields widget. Here's how to do it:

    1. First, copy the CSS code below:

    * {
    color#fff !important;
    }

    2. Now, in Form Builder, click on the Multiple Text Fields widget you added to your form.

    3. In the menu on the left, go to the Custom CSS tab and paste the code in the box below.

    4. Finally, click on Update in the bottom-right corner of the page, and you're done.

    Multiple Text Fields Widget: How to change the color of the text Image 1 Screenshot 20 Give it a try and let us know if you need any other help.

  • abogadoescandon
    Fecha de respuesta 5 de febrero de 2025, 9:23

    Lo hiciste muy bien gracias. Dame un ejemplo de cambiar el color y ponerle negrita en el mismo código, para yo aprender y seguir solo.

  • Raymond Jotform Support
    Fecha de respuesta 5 de febrero de 2025, 23:10

    Hi Gerson,

    If you're interested in learning CSS, we suggest checking our guide on How to Inject CSS Codes to Widgets, How to Find Field IDs and Unique Names, and this 3rd party website that gets your started with css. We also have a collection of 120 Great CSS Menu Tutorials that you can visit.

    As always, if you need help generating codes for your form, let us know and we'll help you with it.

    Reach out again if you need any help.

Su respuesta