Search Divi Cart Pro Documentation

Search for answers or browse our knowledge base.

< All Topics
Print

How to change the quantity box size in Divi Cart Pro?

To change the quantity box size in Divi Cart Pro theme add the following CSS code in Divi Theme Option

.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
    width: 80px;
}

Note: You can change the 80px size as per your requirement.

qty-box-size-divi-cart-pro-theme
Was this article helpful?
2.3 out of 5 stars

3 ratings

5 Stars 0%
4 Stars 33%
3 Stars 0%
2 Stars 33%
1 Stars 33%
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.