Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #801188

    We have a webpage of our team members. It was fine until a couple of weeks ago and now the images are suddenly oversized. Any suggestions?

    #801193

    Hey cmogil2,

    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

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