Hi @OBSBP ,
May I suggest to update code these steps:
- Go to Store Online-> theme → edit code
- Assets/base.css
- Add code below to end of file
.product-form__quantity .quantity {
min-height: 40px;
}
Hi @OBSBP ,
May I suggest to update code these steps:
.product-form__quantity .quantity {
min-height: 40px;
}