Hide the regular profile picture
-
I really like the simplicity of this plugin, but found it annoying that the regular profile picture still appears on the user profile page. I found a way to hide this redundant picture and wanted to share this with you just in case you want to add it to the plugin.
Just make sure the following is in the CSS for admin pages…
#profile-page .user-profile-picture { display: none; }
- The topic ‘Hide the regular profile picture’ is closed to new replies.