why do i get a scrollbar in product page image and how do i get rid of it ? with image thumb displayed correctly in left side
plz. check here http://www.nostressium.ca/product/nostressium/
thx!
Hey tasoskouk!
Please add this on your custom.css or Quick CSS:
.four.units.single-product-main-image.alpha {
overflow-y: hidden;
}
Regards,
Ismael
thx Ismael, that works decently!