Catalog mode doesnt work with product variable
-
Hello, i had problem to activate catalog mode for variable products. You helped me with a css global option to hide the addt to cart button, but this only works with variable products. For single products i still see the add to cart button option i dont know if i activate the catalog mode again maybe i will have problems to see the color variables.
Or maybe you can send me the option to hide the button for all products
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.summary-inner .cart {
display:none!important;
}
Best Regards
That is fine! If you have any questions please feel free to contact us.
Wish you a wonderful day!
i have another petition please, when the catalog mode is activated , the shop cart option doesnt appear on the quick view of product.
But now i ahve the cart button on the quick view and i dont find the option to hide that button, i send you an image
Image of cart button option on quick view
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide the page URL. If the site is under construction, insert the site admin access into the Private content below the message area.
Best Regards
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-hover-icons .wd-buttons {
display:none;
}
Best Regards
Thanks, it works perfect, and for now i dont hav any questions or petitions
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Catalog mode doesnt work with product variable’ is closed to new replies.