[ad_1]
Plugin Author
ILLID
(@mihail-barinov)
Hi,
So, as I understand, you are talking about the “Show default ‘out-of-stock’ label” option. Is this correct?
Depending on your current theme and plugins this option sometimes can not work as expected. Please tell me your current theme name. Also – can you give me a link to the page where this default out of stock labels appears?
Regards
all good ive styled it out with some css and can do them individually if needed.
examples:
.product-label.onsale{
display:none;
}
and
.product-labels {
display:none;
}
*EDIT
Found Your Text and Text Variables page online.
what I would like to know is how to display item price (not percent) saved on on sale/special offer tabs? what conditions do I set ?
-
This reply was modified 1 hour, 1 minute ago by
SplashMedia. Reason: solved
