This topic has 3 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #132363
     Thomas
    Participant

    Hello,

    I shall wish to know how we can modify the size of the avatars which appears on every profile in the page of the Members. I would want that this size is the same for all the avatars seeming on this page, but more that at present. See the screenshot for more information. Can you help me? Because I have already asked on forums specialized as WordPress or BuddyPress but everybody tells me that it is necessary to contact the support of the theme, thus you. Besides, it is marked that the theme is completely customizable, thus I hope that it is actually true. 🙂 🙂

    Looking forward to your reply,

    Very cordially

    #132619
     Laura
    Moderator
    Hello, just add this to style.css of child theme :)
    .search-item .avatar img {
        width: 140px;
        height: 140px;
    }
    .search-item .avatar {
        width: 140px;
        height: 140px;
    }
    
    #132636
     Thomas
    Participant
    Not marked as solution
    #132899
     Laura
    Moderator
    Not marked as solution
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?