Home › Forums › WoodMart support forum › Photo › Reply To: Photo
April 19, 2024 at 3:46 pm
#558918
Aizaz Imtiaz Awan
Keymaster
Hello,
Add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS
.wd-product .wd-buttons {
background: none;
}
.wd-buttons .wd-action-btn>a:before, .wd-buttons .wd-action-btn>a:after {
font-size: 14px !important;
}
Best Regards.