Find a Country widget - How to change the example hint "Enter your country"?

  • Holidea
    Asked on March 10, 2018 at 3:49 AM

    Hello, 

    somebody can help-me whith this? 

    Jotform Thread 1411069 Screenshot
  • Ashwin JotForm Support
    Replied on March 10, 2018 at 4:21 AM

    Unfortunately there is no in built feature to change the placeholder text of "Find a Country" widget. I will do some tests and get back to you if I am able to find some workaround solution.

    Can you please let us know what is the need to change the default test of "Find a Country" widget? We will forward it to our backend team as well.

    We will wait for your response.

  • Holidea
    Replied on March 16, 2018 at 3:32 AM

    Hi, sorry for delay answer,

    in this form https://form.jotform.com/62112051580947  need an empty hint, without "enter your country"

    thanks for help


  • Ashwin JotForm Support
    Replied on March 16, 2018 at 7:05 AM

    I have injected the following custom css code in your widget and that seems to have solved your problem:

    ::-webkit-input-placeholder {color: transparent !important;}

    :-moz-placeholder {color: transparent !important;}

    ::-moz-placeholder {color: transparent !important;}

    :-ms-input-placeholder {color: transparent !important;}


    Please check the following screenshot of your form and the hint text is not being displayed:

    1521198187widgetCss Screenshot 10

    Hope this helps.

    Do get back to us if you have any questions.

  • Holidea
    Replied on March 31, 2018 at 5:20 AM

    Thanks ! now is perfect