This topic has 3 replies, 2 voices, and was last updated 3 years ago ago by ziga32
I cant’t figure out why ADD TO CART od CHOOSE OPTIONS text is showin on related products, my account
https://i.imgur.com/YH7ZzW9.png
but not in categories
https://i.imgur.com/XtXuv3G.png
https://i.imgur.com/NvcnNHn.png
I deleted all cusom css, but nothing.
Hello,
Try to add the next code in Theme Options > Theme custom CSS > Global:
@media only screen and (min-width: 768px) {
.products-hover-only-icons .product-view-mask .footer-product .button {
font-size: 12px;
}
}
Regards
works good, thank you
Tagged: add to cart, fix issue, missing text, seo friendly, templates, woocommerce, wordpress
The issue related to '‘add to cart text missing’' has been successfully resolved, and the topic is now closed for further responses