Reply 276614 to: Adding text after quantity in WooCommerce Product page

Avatar: Olga Barlow
Olga Barlow
Support staff
February 25, 2021 at 20:16

Hello,

Try to add the below code to Theme Options > Custom CSS

.et_product-block .cart .quantity {
    order: 0;
}
div.pezzi {
    order: 1;
}
.single-product-builder .single_add_to_cart_button.button {
    order: 2;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.