Shopify themes, liquid, logos, and UX
Hey guys! Can anyone help me remove the quick view part? My theme is Ella.
Here is my site www.enchantedgifts.ph
Hi @Kaymi
This is David at SalesHunterThemes.
In this case, try to find in theme customize, maybe your theme has a function to hide it.
Another way,
Follow this path:
Themes => edit code => asset => base.css
and add this code to bottom of the file base.css
.card-quickview.card-quickviewIcon {
display: none!important;
}
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
David | SalesHunterThemes team
We create fast Shopify themes, focusing on exceptional performance and seamless experience across all devices.
Try our Electro theme Free! (Now at Black Friday price)
Hi @Kaymi ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid file
3. Paste below code before </body>:
<style>
.card-product__group-item.card-quickview.card-quickviewIcon.show-mb {
display: none;
}
</style>
Best regards,
Anthony
User | RANK |
---|---|
186 | |
170 | |
80 | |
55 | |
45 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023