• Dear support,

    is there a way to style the avatar images round. I would need this for post likes (likers list) and for comment likes too.

    I tried the following code but it doesn’t seem to reflect on WP ULike avatars:

    .avatar {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    }

    Any help would be great!

    Thanks in advance

    André

  • The topic ‘Style avatar images round’ is closed to new replies.