Change title within an collection image, once in the collection

I am struggling to correct the title on a collections page. The front page seems to be okay but when I click on a particular collection, the title of the collection is in the middle of the picture and I’d like it to be removed from the picture. Can someone please help me? Thanks, April / The Spanish Mimosa

hi @spanishmimosa

Sure i will help you can you please share your store link so i can provide piece of code which you can add in your theme.

And please make one thing clear you want to remove that collection title from middle of the image or you want to move that collection title above image ?

Best Regards,

Parth Bhut

Hi and THANK YOU! I’m not sure how to do that. Is this what you need?https://thespanishmimosa.com/

I forgot to answer your other question. I would like the title removed from the center of the photo completely. I don’t think it’s needed.

hi @spanishmimosa

you just want to remove that collection title ?

Thanks

hi @spanishmimosa

okay sure please add below css code at bottom of your theme.css file

.collection-hero__title{display:none!important;}

Best Regards,

Parth Bhut

THANK YOU! That worked. Now I realize the photo in each collection is huge. How can I make it smaller? Maybe 50% smaller?

hi @spanishmimosa

You need to use correct size images as a collection images right now you have used smaller images so it is not fitting in that area if i make current images smaller it will look like this.

Suggest image size is 1920x300 pixel

Best Regards,

Parth Bhut

Ok. I think that is better than what it was, so I will accept that. And try to work on better images later. Thanks, April