How can we chalk up our shopping cart button next to the number select?
We use warehouse 2.0 theme
Thanks in advance,
How can we chalk up our shopping cart button next to the number select?
We use warehouse 2.0 theme
Thanks in advance,
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Epdmland.nl is the url
Hello There,
.product-form__payment-container {
position: absolute;
top: 62%;
left: 42%;
}
.product-form__add-button.button.button--primary {
width: 100%!important;
}