Shopify themes, liquid, logos, and UX
Hey all!
I would like to remove all of the titles in this specific collection list of collections on my home page. I just want it to display the image without the gap also. If the gap cannot be shortened then whiting out to my background colour (#FAFAFA) shall be fine. (View image below)
Website is hecticsweets.com.au
Solved! Go to the solution
This is an accepted solution.
section#shopify-section-template--15495310311573__1651056640fd68b50c .card__heading a {
display: none !important;
}
try out this code.
Thank you.
section#shopify-section-template--15495310311573__1648360849309377ab .card__heading a {
display: none !important;
}
add this code in the bottom of base.css file.
Thank you.
Hey!
Thankyou, it worked but for the other collection, on my homepage I dont want to change the first collection, i want to change the second one which is titled "brand" at the bottom!
This is an accepted solution.
section#shopify-section-template--15495310311573__1651056640fd68b50c .card__heading a {
display: none !important;
}
try out this code.
Thank you.
Let me, know if you need any more help,
We are always happy to help you.
Thank you.
Thankyou so much! I appreciate that more than you know!
Hey! It wont let me click through to the collection now, it removes the name which is fantastic but we cannot click through to see the actual collection.
Learn what's possible with customizing Shopify Checkout beyond what's available out of...
By Shopify Feb 19, 20252m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025