How can I change the background color of collection?

I would like to chante the background color of the collection as black.

But have not found any solution yet.

Can anybody help?

Hi @ljy7031

Follow this:

  1. Go to Online Store->Theme->Edit code
  2. Asset->base.css → paste bellow code in bottom of file
.product-grid-container{background: black;}

Or send me store url if dont work

Best regard

1 Like