You can add this CSS code below to your Custom CSS area:
.cart-ribbon a .cart_content {
background: red !important;
}
.cart-ribbon a .bucket-bottom {
border: 0 solid red !important;
}
.cart-ribbon a .cart_content span.bucket {
background-color: red !important;
}
I want to change the Cart Ribbon on oxygen theme
Hi there,
You can add this CSS code below to your Custom CSS area:
Have a great day!