Shopify themes, liquid, logos, and UX
Hello, is it somehow possible to make disappear names of specific collections in collection list? To clarify it you can se in the picture what I wanted to remove and then how I wanted it to make it look. Thank you
Solved! Go to the solution
This is an accepted solution.
Solution here:
.collection-list__item .card__content { position: absolute; left: 0; bottom: 0; height: 100%; display: flex; align-items: flex-end; opacity: 0; } .collection-list__item .card__content .card__information { padding-left: 20px; }
Add it in the end of base.css for anyone who have same problem.
Working perfectly, source: https://community.shopify.com/c/shopify-design/collection-list-make-disappear-names-of-the-collectio...
Hey @Vlk1,
Can you share the link to your store please? Thanks!
Hey @Vlk1,
If you hide the name, then you cannot click into the collection anymore.
so it means that picture cannot be clickable without displaying a title under it. Is it right?
Yes @Vlk1
Well nevermind, thank you very much.
This is an accepted solution.
Solution here:
.collection-list__item .card__content { position: absolute; left: 0; bottom: 0; height: 100%; display: flex; align-items: flex-end; opacity: 0; } .collection-list__item .card__content .card__information { padding-left: 20px; }
Add it in the end of base.css for anyone who have same problem.
Working perfectly, source: https://community.shopify.com/c/shopify-design/collection-list-make-disappear-names-of-the-collectio...
Solution above
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025