Hello,
Please add this code to the Theme Settings > Custom CSS > Mobile:
.woodmart-hover-base.hover-ready.state-hover .fade-in-block, .woodmart-hover-base.hover-ready:hover .fade-in-block,
.woodmart-hover-base.hover-ready.state-hover .content-product-imagin, .woodmart-hover-base.hover-ready:hover .content-product-imagin {
display: none;
}
body .woodmart-hover-base.hover-ready.state-hover .product-wrapper, body .woodmart-hover-base.hover-ready:hover .product-wrapper {
transform: none;
}
In addition, navigate to the Theme Settings > Shop > Product styles and enable “Open product on click on mobile” http://prntscr.com/lrd76k
Best Regards