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.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024