Change color .basel-cart-number
-
Hi support,
I would like to change the color of the .basel-cart-number (see image VB-Header)
I know I can change the color here: Theme Settings -> Primary Color.
But then the color of my prices also changes.
So I only want to change the color of the .basel-cart-number (see image VB-Header 2)
Thank you for your help!
Best regards,
Maikel
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .basel-cart-design-3 > a .basel-cart-number{
color:red;
}
Best Regards
Hi support,
Thank you for your response, but unfortunately this code doesn’t work.
Hopefully you have a different code,
Thank you for your help!
Best regards,
Maikel
Hello,
Please provide the screens of added to the code to the Custom CSS.
Best Regards