Hi All,
I am using breezingforms plugin to make multi-page forms. First of all this plugin is really hard to work with as it is not a visual builder. If you know any plugin that can be used instead please let me know.
Second, in the form I have made, the radio buttons doesn’t stay on the same line. (see http://www.franchiseelites.com/what-is-the-best-franchise-how-to-choose-franchise/questionnaire)
do you know any solution for this?
thanks,
Amir
Hey afarahani!
Have you considered contact form 7 or gravity forms? They are pretty popular form plugins.
Try this CSS to make them display on one line.
input[type="radio"], .bfElementGroupNoWrap label { float: left; display: inline-block; }
Best regards,
Elliott
I don’t like contact form 7 as it is not user friendly and I have to deal with copying and pasting.
I used gravity forms and found it quite convenient.
Thanks,
Amir