Hi, I need some help…
I am trying to remove the collection title, i have it saying BOOKS in white when i want to use a picture
any help? I tried click the 3 Dots next to edit Theme → click edit code → search something like collection banner and navigate into this file → When you are in this file search for collection.title then you add style=“display:none;” to the HTML Element which contains collection.title. If this doesnt help and you want me to take a closer look you can provide your
Hey @Indica20 could you please share the store URL and password (If applicable) so that I provide you solution code.
Thanks
@Indica20
Thank you for your issue post here. Can you share your site URL , also which theme you are using. If your store is password protected do not forget to share the password.
It will help us to give faster support.
The passsword indie1223 is wrong
@Indica20
. collection-list__item .card__content {
display: none;
}
How to Add This to Shopify Dawn Theme:
- Go to Shopify Admin → Online Store → Themes.
- Click “Customize” on your Dawn theme.
- In the theme editor, go to “Theme settings” (bottom left).
- Scroll down and click “Custom CSS”.
- Paste the above CSS code and save changes.
Alternative (Edit Theme CSS Directly):
-
Go to “Online Store” → “Themes”.
-
Click “Actions” → “Edit code”.
-
Open base.css inside the assets folder.
-
Paste the CSS at the bottom and Save.
It will hide the title what you like to do
I tried it and its not working
Sorry their was a typo , try this new one.
.collection-list__item .card__content {
display: none;
}
Thank you
Okay, I put that in the custom CSS spot, but it still didn’t work. When I clicked on it, I was unable to open books.