Home › Forums › WoodMart support forum › Hover content on shop page › Reply To: Hover content on shop page
July 13, 2020 at 9:22 am
#210365
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .woodmart-hover-base .fade-in-block {
position: static;
opacity: 1;
visibility: visible;
}
.content-product-imagin {
margin-bottom: 0 !important;
}
Best Regards