Moved: Reply To: disable animation in add to cart button1
-
This no longer seems to work since the Woodmart v4.1.0 update, The cart icon is now showing again on hover. Can you provide update code please?
Adding this:
.woodmart-add-btn>a:focus span:not(.woodmart-tooltip-label), .woodmart-add-btn>a:hover span:not(.woodmart-tooltip-label) {
transform: none!important;
}
.woodmart-add-btn>a:before {
content: none!important;
}
Seems to have it working again. Not sure what has changed though?
Ok. If you have any questions please feel free to contact us.
Best Regards