Change the featured image for a collection

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 %}