Shopify themes, liquid, logos, and UX
Hello!
Working with the Envy Theme in SHopify.
When I link to a product in my navigation, Envy shows an "Add To Cart" button next to the links.
I would like to remove this yet don't know how to.
Thank you!
Solved! Go to the solution
This is an accepted solution.
Hello @kyle_g
Go to Online Store, then Theme, and select Edit Code.
Search for assets/theme-index.min.css Add the provided code at the end of the file.
.incubate-collections-add-to-cart-add-to-cart-button {
display: none !important;
}
I can help with that! If you want to remove the "Add to Cart" button, I'll guide you through the steps.
Yes please!
Hello, @kyle_g
Please share "Store URL"
Thanks!
Hi @kyle_g
Could you please share the store link with us so we can check it further?
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
This is an accepted solution.
Hello @kyle_g
Go to Online Store, then Theme, and select Edit Code.
Search for assets/theme-index.min.css Add the provided code at the end of the file.
.incubate-collections-add-to-cart-add-to-cart-button {
display: none !important;
}
Hi! This got rid of the Add to Cart button perfectly, what about also getting rid of the quantity selector and variant selector from the menu too?
This worked perfectly for the Add to Cart button, now what about removing the variant selector and the quantity selector buttons?
Hello @kyle_g
Go to Online Store, then Theme, and select Edit Code.
Search for assets/theme-index.min.css Add the provided code at the end of the file.
select.incubate-collections-add-to-cart-variant-selector {
display: none;
}
.incubate-collections-add-to-cart-quantity-selector-container {
display: none!important;
}
div#incubate-collections-add-to-cart-widget-7445414248703 {
display: none!important;
}
Hello @kyle_g
Thank you for submitting your query to the Shopify community. I’d be happy to assist you. Could you please provide the store URL and password (if it’s password-protected) so I can review and get back to you with an update?
Hi @kyle_g
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.
button.incubate-collections-add-to-cart-add-to-cart-button {
display: none !important;
}
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Use our Big Bulk Discount app to boost your sales! 🚀 (https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025