Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    @media only screen and (min-width: 48em) {
      .site-header-cart .product_list_widget li a.remove {
        background-color: #000 !important;
      }  
    }
    Thread Starter jai135

    (@jai135)

    Thank you, this did work.
    But I was hoping to know what was causing this in the first place? What was the conflict?
    Isn’t it by default supposed to be black?

    I could write for the reason, since I didn’t get the chance to inspect your site.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mini cart remove item color’ is closed to new replies.