Upgraded to WordPress 6.0 and have issues? Please check the hotfix which you need to apply.

Okay
  Public Ticket #2998750
quantity double control
Closed

Comments

  •  1
    thomas started the conversation

    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

  •  225
    Milingona replied

    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

  •   thomas replied privately
  •  1
    thomas replied

    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

  •  225
    Milingona replied

    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

  •  1
    thomas replied

    awesome! pleas close this ticket

  •  225
    Milingona replied

    You're more than welcome!


    Milingona Support

    Follow on     Envato     Facebook     Twitter