Home Forums WoodMart support forum DESIGN FOR WCMP VENDOR Reply To: DESIGN FOR WCMP VENDOR

#271926

Hello,

Please add this code to the Theme Settings > Custom CSS > Global:

.btns-shop-light .woodmart-hover-standard .woodmart-add-btn > a.by-vendor-name-link,
.btns-shop-light .woodmart-hover-standard .woodmart-add-btn > a.by-vendor-name-link:hover{
background-color:transparent;
color:#333333;
box-shadow:none;
}

Best Regards