This topic has 2 replies, 2 voices, and was last updated 2 years, 1 months ago ago by Rose Tyler
Hi,
I need to remove ADD TO CART text in button.
in the home page I’m showing produts.
https://i.postimg.cc/gkXvYpGq/image.png
Thank you.
Hello,
Add the next code in settings of the element:
selector .footer-product .button {
font-size: 0px;
}
Regards
Tagged: add to cart, button, remove, text, themes, woocommerce, wordpress
The issue related to '‘I need to remove ADD TO CART text in button.’' has been successfully resolved, and the topic is now closed for further responses