This topic has 8 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Rose Tyler
How to change ”out of stock” like this
https://gyazo.com/6ca6917588d9983c1594cbcad489b4ac
https://gyazo.com/63418d4205cb1cc714af87297c81894c
my setting
https://i.gyazo.com/32a10619baf4d2bf029b70be053c98b7.png
Hello,
There is no such possibility, unfortunately.
Regards
Well, how do I change it as in the picture?
https://prnt.sc/o0qh7n
I followed the details in that thread but didn’t get any result
https://www.8theme.com/topic/out-of-stock-text-change-to-sold/
Hello,
Try to add the next code in Theme Options > Theme custom CSS:
.content-product .stock {
transform: rotate(320deg);
border-radius: 0;
width: 105px;
height: auto;
left: -15px;
top: 21px;
font-size: 9px;
right: auto;
}
Regards
nothing happened
https://i.gyazo.com/f3ca2737cc9dd103c976b009dce679b3.png
I want to change out of stock position like this photo
https://prnt.sc/o0qh7n
I want to change out of stock text to sold
I used Loco Translate plugin But I can’t find the word alone, as in the picture
https://i.gyazo.com/43887316b72a4a2a8f7fcc3e8baac5ea.png
Is it possible to modify the txt by modifying the file.php
Hello,
Provide temporary wp-admin access
Regards
check Private content
Hello,
Check now – https://gyazo.com/a1a6d2f951e775320b2993b2daee3865
Text changed using Loco translate. Clear cache and check.
Regards
The issue related to '‘out of stock’' has been successfully resolved, and the topic is now closed for further responses