Animation for products in stock - by PR - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 9 months, 3 weeks ago ago by Rose Tyler

  • Avatar: PR
    PR
    Participant
    July 8, 2023 at 21:39

    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!

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 9, 2023 at 09:54

    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

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.