Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #205239

    The product image on the single product page seems to shrink and a vertical scroll bar appears on hover but only on IE (IE11 for me..don’t know if it does it on other versions).

    It is doing it on the theme demo. Please see screenshots…

    Before Hover: http://www.flickr.com/photos/113438146@N08/11744203476/

    After Hover: http://www.flickr.com/photos/113438146@N08/11743700643/

    What I have also noticed is that if I have more than 5 photos (with 4 thumbnails underneath the main photo resulting in 2 rows of thumbnails) AND I place a widget in the left sidebar, then the image doesn’t shrink up and the scroll bars don’t appear.

    Any help would be greatly appreciated!

    • This topic was modified 11 years, 4 months ago by frank678.
    #205287

    Any suggestions on how to make it so the scroll bar doesn’t appear?

    #205495

    Hey!

    Can you please give us a link to the actual website? Add this on your custom.css or Quick CSS:

    .four.units.single-product-main-image.alpha {
    overflow: hidden;
    }

    Regards,
    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Product image on single product page hover issue on IE’ is closed to new replies.