classic-rocket
classic-rocket copied to clipboard
Slick Slider Issue on image height
I'm not able to use the zoom function on product image. The slick slider appareance stretch the image with an extreme high px value:
I've try to change the css to fix the problem but i'm not able to reach a good result simply forcing a max-height of 800px (or image dimension) in all the zoom / slider component.
I'm working with PS 1788
The bug is related to product with more than 1 image, i think some js count and sum every product image height and pass this value to the container.
I Cant figure out a way to fix this. accessibility: !0, adaptiveHeight: !1, in theme.js seem to not affect in any way the slider appareance.