Home Forums WoodMart support forum question Reply To: question

#103352

Hello,

Add this code:

.woodmart-hover-icons.hover-width-small:not(.product-in-carousel) .wrapp-buttons {
    max-width:60px;
	margin:0 auto;
}
.woodmart-buttons .woodmart-add-btn{
display:none;
}

Best Regards