Change collection image on collection page but keep on list

Hi,

I want to change the collection image on collection pages to just a plain black background.

pages : https://luxurymrkt.com/collections/salvatore-ferragamo

but keep the regular image for the other collection list pages

page: https://luxurymrkt.com/pages/membersonly

  • Here is the solution for you @Luxurymrkt
  • Please follow these steps:

  • Then find the theme.css file.
  • Then add the following code at the end of the file and press ‘Save’ to save it.
.collection-hero__content {
 background: black !important;
}
  • Here is the result you will achieve:

  • Please press ‘Like’ and mark it as ‘Solution’ if you find it helpful. Thank you.
1 Like

It worked, but I tried to switch it to white as itll look better but it appears grey with like a light or shadow possible to fix?

https://luxurymrkt.com/collections/gucci

1 Like
.collection-hero__content:before {
     opacity: 0 !important;
}
.section-header__shadow:before {
 background: white  !important;;
}

@Luxurymrkt can you try this code

  • Please press ‘Like’ and mark it as ‘Solution’ if you find it helpful. Thank you.

close but top still grey https://luxurymrkt.com/collections/prada