Shopify themes, liquid, logos, and UX
Hi guys,
I want to change the background color of the cart notification to white, how do I do this? As you see in the picture it is currently transparent which looks weird.
link to my page.
Thank you in advance and best regards,
MM Solutions
Solved! Go to the solution
This is an accepted solution.
Hi,
Please go to Edit code > Assets > component-cart-notification.css file.
Add the code below to the bottom of component-cart-notification.css file.
div.cart-notification {
z-index: 999;
background: #fff;
}
Hope it helps.
Thanks.
This is an accepted solution.
Hi,
Please go to Edit code > Assets > component-cart-notification.css file.
Add the code below to the bottom of component-cart-notification.css file.
div.cart-notification {
z-index: 999;
background: #fff;
}
Hope it helps.
Thanks.
Thank you 🙂
Hi!
I have the same issue but adding your code to compontent-cart-notification.css file did not work.
Do you know why and how to fix it?
Many thanks!!!
Best Irina
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024