Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    That seems to be a css conflict, please try adding this in the css tab of your form:

    .bootstrap-wrapper .col-sm-1,
    .bootstrap-wrapper .col-sm-2,
    .bootstrap-wrapper .col-sm-3,
    .bootstrap-wrapper .col-sm-4,
    .bootstrap-wrapper .col-sm-5,
    .bootstrap-wrapper .col-sm-6,
    .bootstrap-wrapper .col-sm-7,
    .bootstrap-wrapper .col-sm-8,
    .bootstrap-wrapper .col-sm-9,
    .bootstrap-wrapper .col-sm-10,
    .bootstrap-wrapper .col-sm-11,
    .bootstrap-wrapper .col-sm-12{
    position:static !important;
    }

    Regards!

    Thread Starter pavezka

    (@pavezka)

    Sorry but unfortunately it doesn’t work. Any other solutions please?

    Thread Starter pavezka

    (@pavezka)

    Sorry, working 🙂
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘form problem. The drop-down selection does not work’ is closed to new replies.