BuddyBoss Home – Web Support Forums Themes Boss. theme Avatars wrong shapes with distortions

Viewing 2 posts - 1 through 2 (of 2 total)
  • Question

    #59794
    @r-padurea

    Hi I have a problem with the avatars, in some cases they are not circle shaped and in other cases they are shaped in a circle, but distorted. You can see it from screenshots I provided.
    Help me fix it please. Thank you.

    Answers

    #59894

    Anonymous
    @

    Hi @r-padurea, Please add this css code inside your boss theme’s custom css option

    
    #buddypress div#item-header img.avatar {
        max-height: 110px !important;
    }
    

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • The question ‘Avatars wrong shapes with distortions’ is closed to new replies.