How can I change my website's background color from white to black?

Hi guys,

I can’t change this background color from white to black. There isn’t options in my themes configuration. Can you please tell me if I need to do it in Html & what i need to write ?

hii, @brickculture
Kindly share your store URL so,
I can solve it perfectly.
Thank You.

Sure: https://bricksculture.com/

@brickculture
On which page you are seeing this white background color?

For all products page, and also for the shop (when you press on catalogue…that page)

hii, @brickculture
Paste this code on top of the style.css file.

.shop-area {
    background-color: black !important;
}

Thank You.

Thank you so much, I was trying since two weeks. Have a good day ? :waving_hand:t4:

Most Welcome.