Home Forums WoodMart support forum add-to-cart button shaking

add-to-cart button shaking

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #495174

    abdullatif108pk
    Participant

    Dear Sir,

    I want to make add-to-cart button shaking in woodmart theme.
    Please help me with that.

    #495308

    Hello,

    Try to add the following custom css code in Theme settings > Custom CSS for add to cart in a single product page.

    .single_add_to_cart_button:hover {
        background: aqua !important;
        color: black !important;
    }

    If you have any questions feel free to contact us.

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)