This topic has 8 replies, 2 voices, and was last updated 8 years, 1 months ago ago by Jack Richardson
Hi, I would like to change the gray color of “Shopping Cart” on top right to white but haven´t found where to do this.
Thanks
Hello,
Try to add the following css code in custom.css:
.shopping-cart-widget .shop-text {
color: white !important;
}
Best regards,
Jack Richardson.
Hi, it worked. But not in child theme custom.css. Only in Main theme.
Is it possible to add it in child theme?
Thanks.
Hello,
You need add the code in style.css of the child theme.
Best regards,
Jack Richardson.
It worked!
Only other thing:
Where can I translate Shopping Cart with Poedit? I´ve looked for it in languages in main theme and haven´t found it.
Thanks!
Hello,
I’ve updated theme translation files. Please check the string now.
Best regards,
Jack Richardson.
Oh, thank you!!
You are welcome.
Best regards,
Jack Richardson.
The issue related to '‘Change top cart color’' has been successfully resolved, and the topic is now closed for further responses