Reply 310369 to: Is it possible to replace the Trash icon with the word “Add to Trash”?

Avatar: Olga Barlow
Olga Barlow
Support staff
November 30, 2021 at 12:12

Hello,

Added below custom to child theme style.css

.template-content .content-product .quantity-wrapper .button {
    font-size: 12px;
    padding: 0 15px;
}
.template-content .content-product .quantity-wrapper .button:before {
	content: '';
}

and overwrote /wp-content/themes/xstore-child/woocommerce/content-product-slider.php and /wp-content/themes/xstore-child/woocommerce/content-product.php files.
Check now.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.