How can I change the cart background color to #B9B7B7 in the Dawn theme?

I need some code to change my cart background, i would like it to be #B9B7B7, what is some code to do this?

Theme:dawn

Website: desire-online.net

Go to Themes > Customize > Cart Template

Then select the Items Section and click on the Custom CSS Settings and paste the code below.

cart-items {
  background: #B9B7B7;
}

I hope this solves your problem!
@biznazz101

This worked but the bottom section is still white how do i change this too?

Hi @jakegrieveson

You can follow the following steps:

  1. Please go to the Online Store.
  2. Then Edit Code.
  3. Please find the theme.liquid file.
  4. Please add code before closing the tag tag.

If this solution is worked, then please Like this and Mark this as accepted solution!

Laddi

Heya reopening the thread. I can’t seem to see the code you’ve posted. Am also trying to change the cart page to a certain colour in dawn theme but the bottom part is still it’s original color.

Hi @Bloomcore

Can you share me your store url then let me check and give you the solution

(post deleted by author)

(post deleted by author)