This topic has 3 replies, 2 voices, and was last updated 2 years, 5 months ago ago by imagem
Hello thank for resolved the last issue with the position of quantity form when there’s a variations.
But now on products that doesn’t have variations (simple products) the word “quantity” is showing on product page.
Please check:
https://imagem.jp/item/capa-de-almofada-ayrton-senna/
Can you remove that?
* Credentials provided on private.
Thank you.
Hello,
Do you want to delete this https://prnt.sc/du90OQzGn3Z2 ?
Add the next code in Theme Options > Theme custom CSS:
.single-product-builder .et_product-block form.cart .quantity-wrapper:before {
display: none;
}
Regards
Thank you the custom code worked very well.
The issue related to '‘Quantity word showing on product page (simple products)’' has been successfully resolved, and the topic is now closed for further responses