• Resolved claudialahaye

    (@claudialahaye)


    I want to use the dropdown widget but I need it to be with the language codes instead of their names

    Can you help me?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author edo888

    (@edo888)

    Hi,

    Unfortunately we do not have such option.

    Feel free to modify dropdown.js file to change the behavior.

    Please note that future updates will revert your changes.

    Thanks! ??

    Thread Starter claudialahaye

    (@claudialahaye)

    Thanks!

    Thread Starter claudialahaye

    (@claudialahaye)

    Can you help me to make de selector transparent?

    I want all the selector (open and close) with transparent background and white text.

    I use

    select {

    color: #fff;
    background: transparent;
    }

    but when de drop down opens, it is not transparent….

    Plugin Author edo888

    (@edo888)

    I do not think you can configure the <select> dropdown extensively, since it is OS dependent.

    Please open separate topics for additional questions. This one is closed.

    Thanks! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.