• Hallo!

    I would like to remove the mouseover effect from my Product Gallery image.
    Basically, when you click on the product image, the image gets bigger,
    and then if you keep your mouse on the narrow to go to next image or you keep the mouse on the image, appear all the thumbnails of the next images at the bottom.
    This disturb the view of the Product, I would like to get rid of it.

    here is the link (please click on the main image)
    http://www.jiab.eu/shop/saffiano-long-bag-mbc-black

    Any suggestions please?
    Thank you!

    http://wordpress.org/plugins/woocommerce/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Roy Ho

    (@splashingpixelscom)

    Try adding this to your theme’s custom css file.

    .pp_gallery { display:none !important; visibility:hidden !important;}
    Thread Starter danny83

    (@danny83)

    Hey Roy, It worked out perfectly!
    Thanks a lot, I owe you 1 🙂
    Have a good one.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do i remove mouseover from lightbox Gallery’ is closed to new replies.