Change dimension teams avatar

Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #15401
    Stefacchio
    Participant

    In page teams, after last update, avatars are too big, can I edit avatars dimensions like before upgrading?
    see screenshost

    #15418
    Raghavendra
    Moderator

    I am not sure which avatar you are referring to. Are the team member images bigger now? Pls clarify by indicating the exact issue in the screenshot. Could be a simple CSS issue which we can fix easily.

    Pls post as a private reply here with URL to the site and to help me take a closer look.

    #15423
    Stefacchio
    Participant
    This reply has been marked as private.
    #15433
    Veena
    Moderator

    Pls use the below custom CSS –

    #post-17 .team-member img {
      width: 160px;
    }
    
    #15434
    Stefacchio
    Participant

    Good, it’s Ok.

    Thanks

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change dimension teams avatar’ is closed to new replies.