This topic has 2 replies, 2 voices, and was last updated 1 years, 4 months ago ago by Rose Tyler
Hello,
we have added a domain on the PCA.
if you see the in stock text, beside it there is a green dot which has an animation to it (it moves if you look carefully)
can we add something like this?
thanks!
Hello,
Thank you for choosing XStore as your WooCommerce WordPress theme.
Please try to use the next custom CSS code:
.single-product .stock.in-stock:before {
border-radius: 50%;
box-shadow: 0 0 10px #3b813e;
content: "\e94e";
animation: inventory-pulse 2s linear infinite;
font-size: 8px;
margin: 0px 10px 5px 0px !important;
}
If this doesn’t give the desired result, please submit your request to our dev team on this page – https://www.8theme.com/taskboard/
Kind Regards,
8theme team
Tagged: animation, persuasive, products, stock, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up