Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1132577

    Hello! Can you tell me to change the woocommerce hover icon on the page below when you hover over the product image? Thank you!

    #1132583

    Hey ryane2222,
    Do you want to change it or remove it? This css will remove it:

    #top.single-product .image-overlay-inside:before {
    	display: none !important;
    }

    Best regards,
    Mike

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