This topic has 4 replies, 3 voices, and was last updated 1 years, 8 months ago ago by Tony Rodriguez
Hi,
I hope your weekend is going well. I have an issue after the theme update with add to cart button on mobile. The button is next to the quantity input as it should be, but it doesn’t fit the screen. I tried all CSS related to button width I could think of and cleared the cache each time but nothing worked.
The second issue is on mobile as well. How do I remove the hover quantity input on the off-canvas cart? I don’t need the quantity input there at all.
I’m sending the screenshots in the private area.
I appreciate your help!
Timea
Hello, Trich,
1/ Try to add the next code in Theme Options > Theme custom CSS > Mobile:
.single-product-builder .et_product-block .single_add_to_cart_button {
min-width: 220px !important;
}
.single-product-builder .et_product-block .cart .quantity {
margin-bottom: 0px;
margin-right: 5px;
}
2/ Header Builder > Cart > Show Quantity Input For Products > Off
Kind Regards,
8theme team
Worked! Thank you <3
Hello @trich,
We are delighted to have you here. If you are willing, we would greatly appreciate it if you could leave a 5-star rating for our Theme and Customer and Technical Support on ThemeForest at the following link: http://themeforest.net/downloads. Doing so would help us to release more updates and provide dedicated support in the future. Your support would be greatly appreciated.
Thank you for reaching out to us. Have a wonderful day.
Sincerely,
8Theme’s Team
Tagged: add to cart, best selling, cart issues, mobile, single product, themes, woocommerce
The issue related to '‘Single product add to cart on <480 mobile & other cart issue’' has been successfully resolved, and the topic is now closed for further responses