Shopify themes, liquid, logos, and UX
I am looking to remove the "Quick View" button from the collections page as the "Quick View" button allows the bypassing of required input fields.
The Warehouse theme is what we are using and the theme has an input to "Show quick view only on" selection box, but doesn't allow the me to show on none, it only allows a "List only" and "List and grid view".
See image for the button being removed.
link to page: https://www.urban-engravings.com/collections/cutting-board
Solved! Go to the solution
This is an accepted solution.
Hello @UE2021
You can follow these steps:
1. Go to Online Store->Theme->Edit code
2. Open your theme.liquid file, paste the below code before </body>
<style>
.product-item button.product-item__action-button--list-view-only {
display: none;
}
</style>
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
This is an accepted solution.
Hello @UE2021
You can follow these steps:
1. Go to Online Store->Theme->Edit code
2. Open your theme.liquid file, paste the below code before </body>
<style>
.product-item button.product-item__action-button--list-view-only {
display: none;
}
</style>
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
Perfect. That works exactly as I wanted it to!
Hi, this solution did not work for the FROZO theme. Do you have any solutions for this theme?
Hi There. Do you have any solutions for removing the Quick View from the EFFORTLESS theme ? I want to remove it from the Product pages, as it interferes with a Variant Option app that I have running. Thanks so much. https://jmj-threadz.myshopify.com/
Did we ever get an answer to this? Im running into the same issue
Hope anyone get to help answering this. Need help! Facing the same obstacle.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024