How can I do that?
Go to our homepage > Add a product to wishlist > click on the heart (wishlist section)
,,add all to cart”
How can I change this so that this button is gone?
This topic has 3 replies, 2 voices, and was last updated 2 days ago ago by Jamall
How can I do that?
Go to our homepage > Add a product to wishlist > click on the heart (wishlist section)
,,add all to cart”
How can I change this so that this button is gone?
Hello,
Thank you for reaching out to us.
Custom CSS code can be used:
.woocommerce-wishlist .add-all-products {
display: none;
}
Warm Regards,
The 8Theme Team
Thanks for the support! My topic “Remove ,,add all to cart” from wishlist section” has been successfully resolved.
The issue related to '‘Remove ,,add all to cart” from wishlist section’' has been successfully resolved, and the topic is now closed for further responses