Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #373748

    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

    #373839

    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

    • This reply was modified 9 years, 10 months ago by Elliott.
    #379135

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Breezingforms form making plugin’ is closed to new replies.