Change color price amount in mini cart
-
Hello, I would like to change the colour to white. But, I didn’t want to make it affect the colour to another page just only in the mini cart. Please do refer as the screenshot below.
Attachments:
You must be
logged in to view attached files.
Hello,
The code below should help you with it, please enter define it in Theme Settings -> Custom CSS.
.cart-widget-side .mini_cart_item .amount {
color: #fff;
}
I’d be happy to assist if you have any other questions or concerns.
Kind Regards
Hello,
Great! Your satisfaction with our service does matter to us.
Always remember that you can reach out to us with any questions you may have.
We wish you a splendid day!
Kind Regards
The topic ‘Change color price amount in mini cart’ is closed to new replies.