Quantity Change Position

For some reason the quantity change box is in the wrong place on my cart page, I attach a screenshot.

Does anyone have any solutions?

Thanks,

Smokingjacket

Hi Chiara,

Thanks for reaching out.

It’s due to this custom CSS added to Theme Options > CSS,

.woocommerce .quantity{
margin-top:120px!important;
}

Please remove it and it should automatically center vertically.

Thanks!

Thanks this worked perfectly!

You’re most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.