Hello!
Could you send me a link to your form please?
Oops, I thought I did, sorry. Sure thing, here’s the link.
Yup, that’s a conflict. To fix it please add this in the css tab of your form:
.bootstrap-wrapper.compact .col-sm-3,
.bootstrap-wrapper.compact .col-sm-4,
.bootstrap-wrapper.compact .col-sm-5,
.bootstrap-wrapper.compact .col-sm-6,
.bootstrap-wrapper.compact .col-sm-7,
.bootstrap-wrapper.compact .col-sm-8,
.bootstrap-wrapper.compact .col-sm-9,
.bootstrap-wrapper.compact .col-sm-10,
.bootstrap-wrapper.compact .col-sm-11,
.bootstrap-wrapper.compact .col-sm-12,
.bootstrap-wrapper.exptop .rednao_label_container.col-sm-3,
.bootstrap-wrapper.exptop .rednao_label_container.col-sm-4,
.bootstrap-wrapper.exptop .rednao_label_container.col-sm-5,
.bootstrap-wrapper.exptop .rednao_label_container.col-sm-6,
.bootstrap-wrapper.exptop .rednao_label_container.col-sm-7,
.bootstrap-wrapper.exptop .rednao_label_container.col-sm-8,
.bootstrap-wrapper.exptop .rednao_label_container.col-sm-9,
.bootstrap-wrapper.exptop .rednao_label_container.col-sm-10,
.bootstrap-wrapper.exptop .rednao_label_container.col-sm-11,
.bootstrap-wrapper.exptop .rednao_label_container.col-sm-12,
.bootstrap-wrapper.exptop .redNaoControls.col-sm-3,
.bootstrap-wrapper.exptop .redNaoControls.col-sm-4,
.bootstrap-wrapper.exptop .redNaoControls.col-sm-5,
.bootstrap-wrapper.exptop .redNaoControls.col-sm-6,
.bootstrap-wrapper.exptop .redNaoControls.col-sm-7,
.bootstrap-wrapper.exptop .redNaoControls.col-sm-8,
.bootstrap-wrapper.exptop .redNaoControls.col-sm-9,
.bootstrap-wrapper.exptop .redNaoControls.col-sm-10,
.bootstrap-wrapper.exptop .redNaoControls.col-sm-11,
.bootstrap-wrapper.exptop .redNaoControls.col-sm-12
{
max-width:100% !important;
}
That should fix it =).
Hey, thank you very much for your quick reply!
I did that, but unfortunately it didn’t help.
I’ve got a few more forms and all of them have the same problem. I also tried to play with the page layout, make it narrower and set labels layout on “auto”, hoping they will be gone on top automatically, but to no avail.
You said it’s a conflict. Maybe I could do something else to fix it?
Oooh i see, please include this one as well:
.bootstrap-wrapper .row{
display:block !important;
}
Amazing! You’re like a magician. Thanks you very much for the plugin and for your help!
No problem =).
Let me know if you have any other issue or question and if you have a chance please don’t forget to review the plugin =).
Regards!