Comments seedstudiocl started the conversationAugust 22, 2022 at 3:06pmHello,I need to add a tag like the "SALE " tag in the products archive, for the "SOLD OUT" products, is it possible with the template?any ideas?thanks 933Neuron repliedAugust 23, 2022 at 11:57amHi,Yes, of course, can you please provide me with your wp-admin, and I'll help you to add it.Feel free to ask for anything you need.Kind Regards seedstudiocl replied privately 933Neuron repliedAugust 24, 2022 at 9:25amHi,I've added the following code at Product widget > Advanced tab > Custom CSS, can you please take a look at it? .l-neuron-grid__item.outofstock .m-neuron-product__inner:after { content: "Out of Stock"; position: absolute; top: 0; left: 10px; font-size: 12px; color: white; z-index: 2; text-transform: uppercase; }Feel free to ask for anything you need.Kind Regardsseedstudiocl repliedAugust 24, 2022 at 11:49amgreat it works perfectly. thanks! 933Neuron repliedAugust 24, 2022 at 1:24pmYou are welcome anytime, feel free to ask for anything you need If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot. Kind Regards, NeuronThemes seedstudiocl replied privately 933Neuron repliedAugust 24, 2022 at 10:54pmHi,You can change its position by adding the following code at Product widget > Advanced tab > Custom CSS. .m-neuron-portfolio__sale-flash { position: absolute; bottom: 60px; top: auto; left: auto; right: 10px; } Feel free to ask for anything you need.Kind Regards Sign in to reply ...
Hello,
I need to add a tag like the "SALE " tag in the products archive, for the "SOLD OUT" products, is it possible with the template?
any ideas?
thanks
Hi,
Yes, of course, can you please provide me with your wp-admin, and I'll help you to add it.
Feel free to ask for anything you need.
Kind Regards
Hi,
I've added the following code at Product widget > Advanced tab > Custom CSS, can you please take a look at it?
Feel free to ask for anything you need.
Kind Regards
great it works perfectly. thanks!
You are welcome anytime, feel free to ask for anything you need
If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.
Kind Regards,
NeuronThemes
Hi,
You can change its position by adding the following code at Product widget > Advanced tab > Custom CSS.
Feel free to ask for anything you need.
Kind Regards