Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Ultimate Member

    (@ultimatemember)

    Hi,

    UM does not provide the functionality to remove profile pics from the profiles. It is a core functionality of the plugin having profile pics. Will add this to our user suggestion list though for potential future ideas.

    Thanks

    Thread Starter mreinhardt

    (@mreinhardt)

    Hi,

    Thank you for your reply!

    Best,
    Mike

    You can do this with CSS:
    /* Hide UM profil pic */
    .entry-content
    .um
    .um-form
    .um-header {
    display: none;
    }

    Hi erisal.
    I see your reply about hide UM profile pic. Could do you explain where to place the CSS code?
    profile.php? Is this needs the brackets <style>?
    Sorry for so newie questions.
    Thanks,
    Joan

    Erisal,
    Just following up, where exactly do you put the code? Can this be placed in the custom CSS tab within the form? I too am a newbie and simply trying to remove the pic and text box “tell us about yourself” as our application is specific to enterprise clients.

    Thank you very much,
    Phil

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Remove Profile Picture’ is closed to new replies.