[ARCHIVED] How to remove "Change Password" profile option
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2017
06:09 AM
Wondering if anyone has figured out a way to remove the "Change Password"option when a user clicks on "Account > Settings > Edit Setting" from within their profile? We have a case for our Continuing Education department where we need this removed, but I cannot find a way to do this. Any help or guidance would be appreciated.
(Screen shot attached)
Thanks!
Jeff Morgan
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2017
11:03 AM
.select_change_password_row
{
display: none !important;
}
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.