• Resolved vcor2

    (@vcor2)


    Is there a way to make the radio button choice text to appear horizontally? It looks fine in the design view, but when displayed the text shows vertically. Tried various advanced options without any change (Label to 300 px, columns to 3). Currently the form just has the defaults.

    Tested in latest IE and Chrome, up to 2560 pixels width, and text still too tight. Perhaps it is trying to squeeze all the radio buttons into a single bootstrap column?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Form Maker Support

    (@formmakersupport)

    Hi!

    Please add the below mentioned code in Appearance > Customize > Additional CSS.

    .fm-form .wd-choice label {width:auto}

    Please try and provide the feedback.

    Thanks in advance, have a nice day!

    Thread Starter vcor2

    (@vcor2)

    That worked great! Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Radio button text shows badly vertically’ is closed to new replies.