I added a link in the cookie bar to go to our Privacy Policy. The tag appears purple over the black background and is difficult to read. How can I style the links in the cookie bar?
You can view the issue at tnelectric.org.
Sorry. It interpreted part of my question as code. How do I style the a (link) tag?
Hi,
Add this to quick css:
.avia_cookie_text a{
color:#fff!important;
}
Best regards,
Jordan Shannon