Home › Forums › Support › Box larger than Add to cart Button This topic has 5 replies, 2 voices, and was last updated 6 years, 11 months ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts November 3, 2017 at 3:55 pm #415853 bluebit Whats the php or css code to change the height of the white box with the number inside that is next to the add to cart button to make it the same height as the add to cart button? see here http://wildlatina.co/product/cindy/ https://imgur.com/a/GVSax November 3, 2017 at 7:13 pm #415897 LeoStaff Customer Support Hi there, Try this: .woocommerce.single-product .product input.qty { line-height: 1.5em; } November 3, 2017 at 7:49 pm #415910 bluebit That worked but it made it overall look skinner, how to add 1.5em to the bottom of the add to cart button? Bigger sometimes is better hehe. November 3, 2017 at 10:27 pm #415938 LeoStaff Customer Support Try this: .woocommerce div.product form.cart .button { line-height: 1.7em; } November 4, 2017 at 12:36 am #415958 bluebit Thank You, it worked perfectly!!! November 4, 2017 at 7:51 am #416112 LeoStaff Customer Support No problem! Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In