Fonte dos itens do widget "Estados e Cidades"

  • Marcus_marcusmaceio894
    Perguntado em 28 de abril de 2025 às 22:54

    Como eu mudo a cor da fonte para preto dos itens do menu suspens do widget "Estados e Cidades"?

    Jotform Thread 26558301 Screenshot
  • Mahmoud Jotform Support
    Respondido em 29 de abril de 2025 às 07:20

    Hi Marcus,

    Thanks for reaching out to Jotform Support. Our Portuguese 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 Portuguese, 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 use a CSS code with your All States and Cities widget to change the dropdown option's color. Let me show you how:

    1. In Form Builder, click on the Wand icon of the All States and Cities widget.
    2. Under the CSS tab, copy and paste the code below in the CSS area.
    3. Click on Update and you're done.
    .dropdowns {
    color: #000000;
    }

    Check out how you can do it and see the result:

    Fonte dos itens do widget Estados e Cidades Image 1 Screenshot 20

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

Sua Resposta