Customize widget : autocompleted address

  • rduong
    Asked on July 11, 2016 at 10:49 AM

    Hi,

    How can I customize Autocompleted address widget ?

    And what's the CSS code ?

    I would like white label, because my layout is dark, so...

    Thank you for your help.

    Jotform Thread 879690 Screenshot
  • David JotForm Support Manager
    Replied on July 11, 2016 at 12:35 PM

    Here is the CSS code you can inject in the widget:

    label{

        color: white;

        font-weight: bold;

    }

    Example:

    Customize widget : autocompleted address Image 1 Screenshot 20

    Open a new thread if you need anything else, we will be glad to assist you.