Home Forums Azuma Shopping Cart not display order amounts with all characters

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11551
    mhobble
    Participant

    As you shop on my site, the quantity does not display correctly.  It has an up down arrow that gets in the way of the field to display all the numerals for the amount ordered.

    Example – order 15 and only the number 1 shows.  I contacted woocommerce and they stated it was an Azuma theme issue and to reach out to them.  I am on google chrome.

    website picture

    #11559
    Andy
    Keymaster

    Please copy this code to ‘Customize’ > ‘Additional CSS’:

    .quantity input::-webkit-outer-spin-button,
    .quantity input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }
    #11577
    mhobble
    Participant

    Thanks – worked perfectly!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Shopping Cart not display order amounts with all characters’ is closed to new replies.