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

    Hi,

    3 Images on my front page have started cropping on mobile since the last update. They used to fall inline and keep their ratio but now half of the bottom side crops.

    #733039

    Hey tjpicasso,

    You have this in your custom.css file, please remove it:

    @media screen and (max-width: 767px) {
    .home .homepage-feature-box {
        max-height: 150px;
        overflow: hidden;
    }
    }

    Best regards,
    Rikard

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