• Resolved francoc30

    (@francoc30)


    Hi,
    I placed the following CSS tweak in my child theme style.css. It did not hide the Password field in the Profile page. Please help. I use the form builder, not sure if it makes a difference though.

    .swpm-profile-password-row{
    display: none;
    }
    .swpm-profile-password-retype-row{
    display: none;
    }

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS tweak on display of password field’ is closed to new replies.