Collection Title

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.

https://indicalit.com/password

indie123

https://indicalit.com/password

indie1223

The passsword indie1223 is wrong

i am sorry indie123

@Indica20

. collection-list__item .card__content {
 display: none;
}

How to Add This to Shopify Dawn Theme:

  1. Go to Shopify Admin → Online Store → Themes.
  2. Click “Customize” on your Dawn theme.
  3. In the theme editor, go to “Theme settings” (bottom left).
  4. Scroll down and click “Custom CSS”.
  5. Paste the above CSS code and save changes.

Alternative (Edit Theme CSS Directly):

  1. Go to “Online Store” → “Themes”.

  2. Click “Actions” → “Edit code”.

  3. Open base.css inside the assets folder.

  4. 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.