How can I increase the size of the language selector drop-down menu

  • drkirkwilson
    Asked on August 18, 2016 at 1:03 PM

    The language selector drop-down menu is too small, that is, not accesible, for some people. How can I increase it one or two font sizes?

  • Welvin Support Team Lead
    Replied on August 18, 2016 at 2:00 PM

    Inject the following custom CSS codes to your form:

    .dd-placeholder {

        font-size: 16px !important;

        color: #fff !important; /* To change the color of the selected language */

    }

    .lang-list li {

        font-size: 16px !important;

    }

    Please follow the steps from this guide to inject: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

  • drkirkwilson
    Replied on August 26, 2016 at 6:45 PM
    Another pesky customer...
    I am up to 26 languages for my form and wonder if
    the dropdown menu can be modified so it is easier to select a
    language, particularly the languages at the end of the list.
    Currently the list of languages displays such the user cannot
    select some languages without scrolling down and I am afraid
    some users will not know to scroll down to find their language.
    Your thoughts?


    Kirk
    Wilson, Ed.D., CEO, World Change Network
    266 Washington Ct, Sebastopol CA 95472 USA
    Tel: +1-707-206-6171, Mobile: 1-707- 291-9101 Fax:
    1+707-692-5395

    On 8/18/2016 10:59 AM, JotForm wrote:



    New response received



    A new response has
    been received:





    Answered by Welvin

    Inject the following custom CSS codes to your form:
    .dd-placeholder
    {
       
    font-size: 16px !important;
       
    color: #fff !important; /* To change the color
    of the selected language */
    }
    .lang-list
    li {
       
    font-size: 16px !important;
    }
    Please follow the steps from this guide to inject: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes. 


    View this thread on
    browser » Unsubscribe Thread

    1471543216
    ...
  • Kevin Support Team Lead
    Replied on August 26, 2016 at 7:35 PM

    I have moved your second question to another thread, you will find it here: https://www.jotform.com/answers/918214 

    We will assist you there as soon as possible.