Hi
Can you post your site address here?
Thanks
Hi the website is still in development. I have changed cart icon trough css into heart symbol image.
My only question, is there a custom function to change image of the heart symbol (or default cart icon) into other image, when the product is added to cart?
Thanks
-
This reply was modified 9 years, 7 months ago by
9Design.
@9design The cart symbol is frequently just css with the ::before psuedo element. So you can just update the CSS.
@anphira woocommerce doesn’t have added to cart function at all. So, the problem is not to change icon or remove it (already did that through css), I want to add function ADDED TO CART when the product is in the cart already (for variable products) on the shop page. But I want to, instead of the button ADDED TO CART *if there is a function for that/variable products*,existing cart icon to be changed into other color or image.
Thanks
-
This reply was modified 9 years, 7 months ago by
9Design.