This topic has 5 replies, 2 voices, and was last updated 2 years, 12 months ago ago by vince08
Hi,
In this website in development, I try to display the sale label when i make a completed order but it doesn’ t work. I made completed order with “Aqua Alta” and “Aqua Azur” paintings.
It seems that I saw that we can replaced “In stock” by another word and “Out of Stock” by Sold but i don’t know anymore where we can do that.
Too, i don’t find where i can change style of separator Or between add to cart and buy now in product page.
Thanks for your help.
Hello,
It’s possible to replace “In stock” and “Out of Stock” texts using translation files. Provide us with WP Dashboard access and we’ll help.
What style do you want to apply for the separator?
Regards
Hi,
Thanks. This is the access.
Otherwise, for the separator, i just want to change lines color for #f1f1f1 and grow a little the size of “Or”.
Thanks.
Hello,
1) You can change the out of stock using WooCommerce translation file https://prnt.sc/20nbk7r
2) I have added below code to Theme Options > Custom CS
.et-or-wrapper div:after, .et-or-wrapper div:before {
background: #f1f1f1;
opacity: 1;
}
.et-or-wrapper div span {
font-size: 16px;
}
Regards
Hi,
Ok, thanks a lot.
Regards.
The issue related to '‘Problem to display a product as SOLD with Sale lable’' has been successfully resolved, and the topic is now closed for further responses