Make the language drop down option more visible.

  • peeplesj
    Asked on March 23, 2017 at 11:17 PM
    Question 3: Is there anything at the top of the survey that can further draw an English learner to the survey besides the small flag and language?
  • David JotForm Support Manager
    Replied on March 23, 2017 at 11:21 PM

    3) Do you mean to make the font size bigger? You can try injecting the following code: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

    .dd-placeholder {

        font-size: 20px !important;

     

    }

    Result:

    Make the language drop down option more visible Screenshot 20

    Let us know if you need more help.