This topic has 3 replies, 2 voices, and was last updated 2 years, 12 months ago ago by abdigitalro
We can see a short discrepancy between the quantity of product and add to cart button. How can we set them both on same line?
http://prntscr.com/1zy18z1
Thank you
Hello,
Try to add the next code in Theme Options > Theme custom CSS:
.single-product .single_add_to_cart_button.button {
padding: 0.92rem 2.2rem;
}
Regards
Thank you so much. This worked!
Tagged: add to cart, align, product, quantity, woocommerce, wordpress
The issue related to '‘Allign product quantity with add to cart button’' has been successfully resolved, and the topic is now closed for further responses