Shopify themes, liquid, logos, and UX
Hi everyone,
I recently asked this question here already but didnt really got a working solution so I hope somebody else can help me since its a serious issue! As you can see in the image below, the 2 buttons in my cart overview (on mobile) are white and I dont know with what css code I can change that.
anyone that can help me out? Really appreciated and thanks in advance!
Hi @SIO2 welcome to the Shopify Community,
Please add the below code into your theme customizer or base.css file in your theme files.
.cart-notification__links a{
color: #472C4C !important;
}
.cart-notification__links .button {
background-color: #472C4C !important;
}
Let me know if there is any issue regarding this.
Thanks
Hi, thanks for the fast reply! It did work for laptop but not for mobile. Any way to change the css specifically for mobile? Thanks!!
can you please show me where you place the css?
Thanks
on the lowest line of my base.css
thanks!
please replace below css code with the previouse one and let me know if its fix your problem.
.cart-notification-wrapper .cart-notification__links a{
color: #472C4C !important;
}
.cart-notification-wrapper .cart-notification__links .button {
background-color: #472C4C !important;
}
Thanks
I’ll try, is that code located in the base css? Can not find it…
the code i provided you earlier please replace the code with the latest css code which i provided you above.
let me know if you cant able to do it ? or do you want me to fix that for you ?
Thanks
Ah, gotcha. Did change the css code but unfortunately it didnt change anything for my mobile cart overview..
is that fixed or not?
thanks
No its not fixed unfortunately..
it should fix with the given code 😞 Do i for you ?
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025