This topic has 2 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Eva Kemp
Hi,
I resolved some font color issues with your helps.
However, I found one new issue for font color.
If you go to a single product page such as http://kokiecosmetics.com/product/atlantis-at-last/, there are some related products.
If I put mouse on them, “Add To Wishlist” and “Quick View” are come up but I cannot see this text because of font color. I was able to see them before but I cannot see them now after some changes in Global Custom CSS with your help.
(You can see the page only when you log in as admin because the site is still under construction mode)
Can you help to make them visible?
Hello,
Add this css code:
.footer-product a, .footer-product span {
color: #fff !important;
}
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up