My drop down cart is transparent and I do not know how to fix it. I’ve read the other messages and those fixes do not work. I don’t have component-cart-notification.css in my assets, and when I added it and added the code, nothing changed. I’m using the latest version of Broadcast Theme. Does anyone know how to resolve this?
@yogurecki - please add this css to the very end of your theme.css file and check, should look like screenshot below
.cart-dropdown {background-color: #fff;}