Image Carousel issues
-
.swiper-slide img { max-width: 800px; max-height: 480px !important; }
We have 10 carousels on our site that have a pictures some are taken in landscape and others are taken in portrait. The above CSS allows all the pictures to show up not stretched/distorted in our Carousels. However, we want all the pictures to appear the same size inside the Carousel without being stretched/distorted.
I found a conversation on GitHub describing a similar issue. However, after trying the various solutions in that thread the images were still cutting off or showing up incorrectly.
Here are links to two of our carousels.
https://jaffeai.com/see/shuffling-the-decks/
https://jaffeai.com/see/pure-michigaas/Please take a look and suggest a way we can resolve these issues. Thank you in advance.
- The topic ‘Image Carousel issues’ is closed to new replies.