Shopify themes, liquid, logos, and UX
hi, im trying to remove the collection names
i have tried this coding:
.collection-list-wrapper .card__content {
position: absolute !important;
height: 100% !important;
opacity: 0 !important;
}
it worked but only on mobile device
https://marthajewelry.myshopify.com/
test
thanks in advance!
Hey @hasanali1
Follow these steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body>
<style>
a.full-unstyled-link {
opacity: 0 !important;
}
</style>
hi, this worked but the collections and product are not clickable anymore
Check my updated code.
Does this also work on impulse theme?
I have followed the steps, however, nothing has changed.
Hi , This is Richard from PageFly - Landing page builder.
You can try this code by following these steps:
Go to Online store => themes => actions => edit code and add this code on file theme.liquid before tag </body>
<style>
a.full-unstyled-link {
opacity: 0 !important;
}
</style>
I hope it would help you Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
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