Hi,
I am looking to remove the title under the collection images in the Dawn theme as seen in the picture below. Thank you in advance ![]()
A user seeks to remove collection titles displayed beneath collection images on the Dawn theme homepage.
Initial Solution (Dawn pre-4.0):
base.css file: .card__text-spacing { display: none; }Current Status:
Open Questions:
Hi,
I am looking to remove the title under the collection images in the Dawn theme as seen in the picture below. Thank you in advance ![]()
Hello.
Please send a link to your store, and i will take a look for you.
Best regards.
-HelpifyHelp
this is the store form the pic hellobeautful.myshopify.com
Your store is password protected, please send me the password so i can see the store. Thanks.
Sorry. the password is
GirlBoss
To remove the title under the collection images in the Dawn theme.
Please follow this guide.
From your Shopify admin, go to Online Store > Themes.
2. Click Actions > Edit code.
In the editor find .css it should be named base.css
go to the bottom of the file and paste this and save the file.
.card__text-spacing{
display: none;
}β
works perfectly, thank you!
Is there a way to remove the title under specific collection images instead of all of the collections in the dawn home page?? Thanks
would this be under assets?
This solution no longer works due to the new 4.0 upgrade. They have separated the code for the cards
Hi! Did you ever figure out how to fix this with the updated 4.0 theme?
I actually did not! I paid a professional to do it for me
I found this site https://made4uo.com/ and they have both code and done for you services. I have started building my site with clickable images for the collections so people can easily change the look without having to update the collection images ![]()