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

    having an issue with the team member element….noticed the other day that the portraits are massive even tho image is set to medium size…not sure when this started but i know it didnt look like this before

    link to page here

    #812718

    Hey wescrete,
    Try this code in the General Styling > Quick CSS field:

    .team-img-container img {width: 50%!important; }

    Feel free to adjust the size to suit :)

    Best regards,
    Mike

    • This reply was modified 7 years, 4 months ago by Mike.
    #813411

    I have the same issue. I think the last Enfold or WP update broke the team photos. So the work-around code will probably get broken again with the next update, so keep an eye out.

    • This reply was modified 7 years, 4 months ago by jgillett.
    #813417

    Hi!

    Can you please use the code as following

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

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.