Home Forums WoodMart support forum Moved: Reply To: disable animation in add to cart button1 Reply To: Moved: Reply To: disable animation in add to cart button1

#144621

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