Hi! I need to change the color of a link in my tagline. You can see it here: www.api.kh.ua/zen The email link is not seen very well. Where in the stylesheet do I need to change the color?
Hi! I need to change the color of a link in my tagline. You can see it here: www.api.kh.ua/zen The email link is not seen very well. Where in the stylesheet do I need to change the color?
Zen-cart 1.3.8a
www.api.kharkov.ua
Add this to your stylesheet and adjust the color to what you want
Code:#taglineWrapper a:link { color: #000000; }
Zen-cart 1.3.8a
www.api.kharkov.ua