Change the featured image for a collection

hi can you please help me, currently my collection featured image is this.

but I want it like this

can I change it using CSS?

coz I need the hair for my collection page image

thanks in advance

Hi @sweetchin23

You can change feature image of collection from your store admin > Products > Collections

hello, but the problem is that it will change the photo in my collection list. it will be the girl in black in white, I still want it to be the hair. is that possible?

if you click https://halo-m.com/collections

and click https://halo-m.com/collections/white-label-collections

I want it to be the black-and-white image, not the hair. but I want the hair to be in my collection list imahe

Yes, it can be. Please send me your collection link and image link that you want it is feature image

image link: https://cdn.shopify.com/s/files/1/0799/8350/9824/files/Halo-m_Banner_Collection.png?v=1699370950

collection link:https://halo-m.com/collections/white-label-collections

thank you very much

Hi @sweetchin23

Go to Online store > Themes > Edit code > open theme.liquid, add the below code after tag

{% if collection.handle == 'white-label-collections' %}

{% endif %}

thank you! but can it be a fixed image not scrolling? thank you!

Hi @sweetchin23

Did you fix image scrolling issue? because I cannot see image scoll anymore

hi, yes. Thank you very much! :heart_eyes: