Can you please let me know how I can change the color of the color in the header
This topic has 4 replies, 3 voices, and was last updated 10 years, 3 months ago ago by Stan Russell
Can you please let me know how I can change the color of the color in the header
Hello,
Please use this code in custom.css:
.header-type-2.slider-overlap .header .cart-bag .ico-sum, .header-type-2.slider-overlap .header .cart-bag .ico-sum:after {
background-color: black;
}
.header-type-2.slider-overlap .header .cart-bag .ico-sum:before {
border-color: black;
}
.header-type-2.slider-overlap .header .total {
color: black;
}
Best regards,
Jack Richardson.
all good… thank you Jack!
Hello gurhan,
you are welcome! Have a nice day!
Regards,
Stan Russell.
The issue related to '‘Cart Color In The Header’' has been successfully resolved, and the topic is now closed for further responses