This topic has 5 replies, 2 voices, and was last updated 1 years, 10 months ago ago by Niddy
Hi
Please see private for login and image showing what I mean – thanks for any help.
Hello,
Try to add the next code in Theme Options > Theme custom CSS > Global:
@media only screen and (max-width: 600px) {
.single-product-builder .et_product-block form.cart .quantity-wrapper:before {
display:none;
}
}
Regards
Awesome thank you. Perfect.
Last one – how to align left – I guess I need to change display from flex to block but don’t want to mess everything else up.
See private for image once css used.
Thanks again 🙂
You’re welcome!
Delete
justify-content: center !important;
https://prnt.sc/23pWiCF1ZyCw
Regards
Thanks ever so much – you guys are the best!
Tagged: json, product, quantity cart, remove text, template, woocommerce, wordpress
The issue related to '‘Remove some text from quantity cart element on a specific product’' has been successfully resolved, and the topic is now closed for further responses