How do I change the background color of my cart drawer in the Dawn theme?

Hi,

I would like to remove the bright red color on the left of the photo I attached. I want it to be clear instead of red! Pls help. This is the DAWN THEME

Hi @Ashley1231

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Richard | PageFly

Hi @Ashley1231 ,

May I suggest to update code these steps:

  1. Go to Store Online-> theme → edit code

  1. Assets/base.css
  2. Add code below to end of file
cart-drawer.drawer {
 background: none!important;
}

Hello @Ashley1231 ,

Please share:

  1. your store URL;
  2. page URL with the issue you mention;
  3. storefront password (if your store has one).

If the store is not online yet, kindly share the preview URL.