Remove image from header on default collection template

The theme I want to change to - Habitat has an image as the header on the collection page, with the option to have text over it. I’d like to have just text and collection description with no image but can’t work out how to do this. If I remove the image from the collection, then it just uses the image from the first product in the collection. It seems like this should be possible but I can’t work out how to do it!

Thanks

1 Like

Go to your theme’s code, locate the section that displays the image, and remove or comment it out if you want to preserve the text and collection description only in the Habitat theme. By doing this, the text and description will remain visible but the image will not display.