Change shop color background

Solved
brickculture
Excursionist
18 2 1

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 ?

Schermata 2021-10-08 alle 15.53.06.png

Brick's Culture
Accepted Solution (1)
Zworthkey
Shopify Partner
5581 642 1552

This is an accepted solution.

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

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

Thank You.

View solution in original post

Replies 7 (7)
Zworthkey
Shopify Partner
5581 642 1552

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

brickculture
Excursionist
18 2 1

Sure: https://bricksculture.com/

Brick's Culture
Zworthkey
Shopify Partner
5581 642 1552

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

brickculture
Excursionist
18 2 1

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

Brick's Culture
Zworthkey
Shopify Partner
5581 642 1552

This is an accepted solution.

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

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

Thank You.

brickculture
Excursionist
18 2 1

Thank you so much, I was trying since two weeks. Have a good day 🥰👋🏽

Brick's Culture
Zworthkey
Shopify Partner
5581 642 1552

Most Welcome.