• Serhat

    (@serhatcosskun)


    Hello.

    Photos of my members on the Members page started to appear as squares. It was normally round in shape. Why does this happen? How do i make it look round again?

    Thank you.

    • This topic was modified 2 years, 6 months ago by Serhat.

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

Viewing 1 replies (of 1 total)
  • Plugin Support Aswin Giri

    (@aswingiri)

    Hello @serhatcosskun

    Please add following CSS to wp-admin > appearance > customize > Additional CSS

    .um-directory .um-members-wrapper .um-members .um-member .um-member-photo a img {
    	-moz-border-radius: 999px !important;
        -webkit-border-radius: 999px !important;
        border-radius: 999px !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Square photo in members directory’ is closed to new replies.