Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @niclasto,

    You can use this CSS and hide profile image on the login page for logged in users

    .um-misc-with-img {
    display: none;
    }

    Paste it in you theme custom css section or in Ultimate member -> Settings -> Appearance -> Custom CSS. You can turn on Custom CSS in Settings -> Advanced.

    Regards

    Thread Starter niclasto

    (@niclasto)

    Hi,

    I put the code in my Custom CSS Manager because I could not find the Custom CSS field for Ultimate Member. Anyway, it works!

    Many thanks!

    Regards,

    Do you know how you can remove the profile picture all together from the profile page? Any help is appreciated, thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘A way to remove profile image from default login?’ is closed to new replies.