• Resolved GregW

    (@gwmbox)


    The Profile photo is currently set to 999 !important. i tried to add it to my own child them styles as 0 !important but that does not work as it still uses the default 999 !important.

    So how do I fix this to use my style sheets setting for border radius.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Yurii

    (@yuriinalivaiko)

    Hello @gwmbox

    Try to use this CSS:

    body .um .um-profile-photo a.um-profile-photo-img,
    body .um .um-profile-photo img,
    body .um .um-profile-photo span.um-profile-photo-overlay{
    border-radius: Ypx !important;
    }

    Regards.

    Thread Starter GregW

    (@gwmbox)

    Thanks, but I did try those already with no luck. I will try again or not use the profile photo option.

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.