hi,
im having issues removing the tool tip add to cart buttons from ontop of the product images. i wish for the image to be nothing but an image with no other functions, I do not won’t the add to cart button etc as i have installed a plugin that adds variation options and add to cart buttons under the image,.
i have added this to the custom css: .cart-overlay .shop-actions > .tooltip {
display: none!important;
}
cleard the catch and deleted internet history but still displays the add to cart button and select options buttons ontop of the image.