Home › Forums › WoodMart support forum › Single product page button problem › Reply To: Single product page button problem
December 7, 2023 at 3:14 pm
#519466
Aizaz Imtiaz Awan
Keymaster
Hello,
Please remove the previous code and add this code:
.wd-single-add-cart>div>*:last-child, .wd-single-add-cart>*:last-child {
margin-top: 20px;
}
Best Regards.