Hi,
if i do this…..
This website uses cookies. By continuing to browse the site, you consent to the use of cookies in accordance with our [av_privacy_link]privacy policy[/av_privacy_link].
…i get that:
http://friedhelmkaendler.de/screens/gdpr.jpg
Live: friedhelmkaendler.de
(The link is lilac and therefore almost invisible which is not according to GDPR)
How can i give [av_privacy_link] a class or ID to style the link colour?
FK
Hey OttoPf,
Add this to quick css:
p.avia_cookie_text a{
color:#fff!important;
text-decoration:underline!important;
}
Best regards,
Jordan Shannon