• Hi – I see on the demo form the help text question mark is on the same line as the field name, however on my form the help text icon is displaying under the field name. Is there a setting or CSS that needs to be updated to have it display on the same line?

    Also, is it possible to have the confirm password field display on the same row as password field?

    Thanks in advance!

    EDIT: Found the required CSS override for placing help text icon on the field name line.

    label, legend { display: inline; }

    Still wondering about the confirm password on same row though.

    • This topic was modified 8 years, 6 months ago by bt_dev.
Viewing 1 replies (of 1 total)
  • Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @biotrace,

    Thanks for letting us know about the CSS override for the field name line. Yes, the confirm password field display on the same row as password field is possible, however, it does require a CSS tweak.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Help text icon on field title line & confirm password on same row?’ is closed to new replies.