Style the Input field and buttons with CSS
-
How can I increase the size and change the color of the Quantity Input and buttons in the product page? I use the OceanWP theme.
In the CSS option of the Theme I added this:
.woocommerce .quantity input {
width: 100%;
}
And it actually increased the quantity field a little bit, but I would like it to span the entire width of the page just like the Add To Cart button.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Style the Input field and buttons with CSS’ is closed to new replies.