Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #799066

    Hi there,

    Today I went to my team’s bio page and the team member photos are now massive. Not too sure how that happened and I can’t figure out how to get them to display correctly.

    Any Ideas?
    Thanks

    #799072

    Hey,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .team-img-container img {
        width: auto;
    }
    

    Best regards,
    Yigit

    #799128

    I added it to my child theme’s style.css file and that seemed to do the trick.

    Thanks for your help.

    #799136

    Hi,

    Glad that Yigit helped you :) Thanks for using Enfold.

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Team Member photos are massive’ is closed to new replies.