Viewing 1 replies (of 1 total)
  • Hannan

    (@phpcoderhannan)

    Hello Carmen,

    Please add the below custom CSS Code to your theme customizer.

    body.cart tr.woocommerce-cart-form__cart-item.cart_item .quantity.wqpmb_quantity, .quantity.wqpmb_quantity {
    display: inline-flex;
    justify-content: center;
    }

    After adding this custom CSS code to your theme customizer your quantity box on the cart page will look like this screenshot( https://prnt.sc/zzAoFn_fwW75 ).

    Regards,
    Hannan

Viewing 1 replies (of 1 total)
  • The topic ‘Quantity button not center aligned on the shopping cart page’ is closed to new replies.