zoom feature

Home Forums All Other Themes zoom feature

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #177572
    Gülay YılmazGülay Yılmaz
    Participant
    • Topics: 3
    • Replies: 1
    • Total: 4
    Member since: December 25, 2020

    https://sktperfectdemo.com/themepack/bathware/ I’m editing the theme. However, I want to remove the zoom feature when it comes to the image on the page where the product details are examined. I could not see how I could do it. I ask for your help.

    http://www.pindeneme1.site/kentas/urun/belenus/

    #177645
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
        display: none !important;
    }

    Regards,
    Chris

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.