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
September 17, 2019 at 1:18 pm
#144621

Elise Noromit
Member
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