Home › Forums › WoodMart support forum › Change my thumbnail form › Reply To: Change my thumbnail form
January 6, 2021 at 9:18 am
#256078
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.woodmart-hover-base .product-element-top {
margin-bottom: 0;
border-radius: 15px;
}
Best Regards