Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi! I'm trying to remove the title of a collection so instead I can use an image in the description box so it's more customised (see below).
Is there a place to do that in the code please as I can't find any solutions specific to the Dawn theme.
Solved! Go to the solution
This is an accepted solution.
Which one you want to remove bold One.
h1.collection-hero__title {
display: none !important;
}
Add this code in the bottom of component-collection-hero.css file.
Thank you.
@lauraellenr
Hi,
Welcome to Shopify Community.
Kindly Share your Store Url.
So that i can help you to remove it.
Their is option in the theme to Add/remove the text.
Thank you
Hello There,
Please share your store URL and Password.
So that I will check and let you know the exact solution here.
Welcome to shopify community.
Please share your store URL and if your store is password protected then please provide password too.
Thank you.
Hey! Thanks for your reply. My URL is marrecdesigns.com
My Url is marrecdesigns.com
Thanks!
This is an accepted solution.
Which one you want to remove bold One.
h1.collection-hero__title {
display: none !important;
}
Add this code in the bottom of component-collection-hero.css file.
Thank you.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >base.css and paste this at the bottom of the file:
.collection-hero__description.rte img {
display: none;
}
Please add below code in bottom of assets/component-collection-hero.css file.
Removing the title isn't recommended because it's the H1 tag for the page which is important for SEO. You could theoretically use an image with a proper ALT text for the H1, but that's also not recommended.
Instead if putting the title text in an image, stick with the title as a text element and add a decorative or informative image that goes well with the collection.
Hi,
I wonder if there is anybody who knows if it would be possible to put the collection list title "inside" the image, instead of underneath it? Like they have done on the front page of nomadix.co
Hello, have you found out? Currently I am trying to figure same problem. Thank you.
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