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.
Theme version: 8Hello,
Add the next code in settings of the element:
selector .footer-product .button {
font-size: 0px;
}
Regards
The topic ‘I need to remove ADD TO CART text in button.’ is closed to new replies.
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.