Thanks
- Go to Online Store->Theme->Edit code
- Asset->/timber.scss.liquid->paste below code at the bottom of the file.
#ProductPrice {
margin-top: 0;
}
#AddToCartForm .js-qty {
margin-bottom: 0;
}
Thanks
#ProductPrice {
margin-top: 0;
}
#AddToCartForm .js-qty {
margin-bottom: 0;
}