How can I change the background color of my cart drawer in Brooklyn theme?

Hi,

I have a cart drawer on Shopify, but the background is black and I want it to be white. How can I do this? Do I need to insert a code and in that case; which code and where?

My shop is using the Brooklyn theme, if that matters

Thank you in advance!

Hi @simonevaleur ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:

Step 1. Go to Online Store → Theme → Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :


Hope my answer will help you.

Best regards,

Victor | PageFly

hello @simonevaleur ,

You can follow these steps:

  1. Go to Online Store->Theme->Edit code

  1. Open your theme.liquid file, paste the below code before


I hope the above is useful to you.

Kind & Best regards,
GemPages Support Team

Hi,

The solution worked, but now the number of the individual items in the cart aren’t showing. How do I fix that?