• Resolved chilena

    (@chilena)


    Hello, the dropdown field dont work. I added a field test with a dropdown menú and dont work

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support andrewshu

    (@andrewshu)

    Hello @chilena

    Try to add this CSS code:

    .um-field-area span.select2.select2-container.select2-container--default.select2-container--open {
        top: 0 !important;
    }
    .um-field-area span.select2-container.select2-container--default.select2-container--open {
        top: 52px !important;
    }

    Thank you.

    Thread Starter chilena

    (@chilena)

    Thanks, it work..!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Dropdown field form’ is closed to new replies.