Dawn theme collection h1 problem

All of my collections are shown as “Collection: Collection Name” I want to remove that first "Collection: " part from h1. I checked the code and couldn’t find that “Collection :”.

Hello there

You can add this CSS in base.css file to remove collection name.

.collection-hero__title {
    display: none;

}

No I want to show the collection name. But google see my collection name like “Collection: Dried Fruits”

You have to remove Koleksiyon: this code from collection liquid page

Don’t hesitate to drop me a message if you’d like to talk more!

Regards

Titu