Remove Collection Hero image in debut theme

Hi there ,

Im hoping to remove the Hero Image at the top of all our collection pages .

Thanks

1 Like

@etetava24

yes please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
    this code apply for after 5 - 6 second
.collection-hero__image {background: none !important;}
1 Like

Is there any way to make that header area where the hero image was smaller ? At the moment its just a big blank space

1 Like

@etetava24

yes you have remove image and code?