How can I change the color of my filter box to black in Dawn theme?

Hi, does anyone know how to change the color of my filter box to black? Thanks in advance :slightly_smiling_face:

url: https://lua-wolves-crystals.myshopify.com/

password: bahcri

1 Like

@Popcorn

yes, please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css ->paste below code at the bottom of the file.
.mobile-facets__main {background: #000 !important;}
1 Like

Thank you! How about for this part? I would like to change this to black as well.