Display form Labels on form

This topic contains 3 replies, has 3 voices, and was last updated by  Tim Sanford 5 years, 1 month ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #3748

    Tim Sanford
    Free User
    Post count: 157

    Hi, I have “form labels” specified(filled in) on these form options but I don’t see them present. Is there an option or something I’m overlooking?

    I’m trying to display the label so that the intent of the field can be displayed while there are values present.

    #3750

    Alex Rollin
    Moderator
    Post count: 27815

    I don’t think you are missing a setting. I have flagged your question for the developers so they can tell us if there is a workaround for that.

    #3753

    Patrik
    Moderator
    Post count: 1971

    Hi,

    The form labels are hidden intentionally. If you want to show them then you can use the CSS. Try adding the following CSS code in Appearance -> Customize -> Additional CSS and let us know if it works for you:

    .uwp_page .uwp-registration-form label {display:inline-block}

    Regards,
    Patrik

    #3757

    Tim Sanford
    Free User
    Post count: 157

    Thank you! For the benefit of any future readers, I was more interested in these being visible on the update account form.

    Changing .uwp-registration-form to .uwp-account-form solved that.

    Thanks again!

Viewing 4 posts - 1 through 4 (of 4 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket