Reply 249385 to: Quantity size – single product page builder

Avatar: Olga Barlow
Olga Barlow
Support staff
August 26, 2020 at 12:28

Hello,

Use the below custom code to change the width/height/font-size of the q-ty on the single product page

.et_product-block .cart .quantity, .et_product-block .quantity-wrapper {
    height: 50px;
}
.et_product-block .quantity-wrapper input.input-text {
    width:50px;
    font-size: 1.5rem;
}

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.