This topic has 2 replies, 2 voices, and was last updated 3 years, 10 months ago ago by Rose Tyler
Hello,
I am trying to get my product images to fit in the (horizontal) container like this:
https://xstore.8theme.com/product/gold-watch/
I have made an exact replica of the above link, and here is mine:
http://new.site.dzedcomics.co.uk/product/gold-watch-2/
as you can see the images do not fit the contanier like your demo – what do i do please?
Logins in private area.
Many thanks,
Akon.
Hello,
Add the next custom CSS code:
.swipers-couple-wrapper .swiper-wrapper img {
min-width: 100%;
}
On our demo, it is added for product – https://prnt.sc/xjfqek
Regards
You must be logged in to reply to this topic.Log in/Sign up