Ticket for: PickPlugins Product Slider
0
httpsindiandresses.camy-account
I have a single column slider on home page that displays the latest products.
Since the container and image were eating up a lot of screen space, the user was having to scroll down beyond the slider to look at the products.
I decided to reduce the size of container, that worked. I now have the slider limited in its size. But the product images are being cutoff and being displayed in half instead of resizing the image to fit the container and be displayed in full.
0 Subscribers
Submit Answer
1 Answers
Best Answer
0

Welcome to our forum.
this is because image width already set to 100% and height auto, so image will follow the wrapper width, will not resize, i would suggest using smaller thumbnail size in this case or use 2 columns.
Regards