Skip to:
Content
Pages
Categories
Search
Top
Bottom

Display description under label in profile fields?


  • katemgilbert
    Participant

    @katemgilbert

    In the profile form (edit-profile.php and register.php), the field descriptions are displayed beneath the input box. I want them to be displayed beneath the field label and above the box instead. I can see from a code inspector that it is the class p.description, but I can’t find where this is called in any of the template files. Can anyone help me move the position of the description?

Viewing 1 replies (of 1 total)

  • ARHistoryHub
    Participant

    @arhistoryhub

    1. Go to members/single/profile/edit.php in your theme.
    2. Find and delete this line `

    `
    3. Paste this `

    ` after each instance of this line ` `.

    And it’s a similar sort of process for the register.php – found in the registration folder in your theme.
    Sloppy, but oh well.

Viewing 1 replies (of 1 total)
  • The topic ‘Display description under label in profile fields?’ is closed to new replies.
Skip to toolbar