hi there, i just noticed that i always have two control fields to change quantities - how can i get rid of the little up/down buttons right to the number?
hi there, i found out its because this field is declared as a number field. if the input data would be type="text" the little arrows are gone. but where can i change this. and how to do so to have it upgradeable.
hi there, i just noticed that i always have two control fields to change quantities - how can i get rid of the little up/down buttons right to the number?
best regards
thomas
Hello,
We will be able to give our feedback after taking a closer look at the issue, so please provide us again your working WP login details.
Thanks,
Milingona Support
Follow on
Envato
Facebook
Twitter
hi there, i found out its because this field is declared as a number field. if the input data would be type="text" the little arrows are gone. but where can i change this. and how to do so to have it upgradeable.
thanks
Hi,
Please add the code below at Bakery > Custom Code > Custom CSS to fix the issue.
.woocommerce .quantity .qty {-moz-appearance: textfield;
}
Best regards,
Milingona Support
Follow on
Envato
Facebook
Twitter
awesome! pleas close this ticket
You're more than welcome!
Milingona Support
Follow on
Envato
Facebook
Twitter