how to add highlight to all links
-
I am trying to work out what css to add to the Appearance-customise-custom css so that I can add a low highlight to all the links in my blogs. I have found this but it doesn’t seem to work?
p a {
background: linear-gradient(180deg, rgba(255,255,255,0) 65%, #FFD0AE 65%);
}is it possible to tell me what I am doing wrong?
WP.com: Yes
Jetpack: Yes
Correct account: YesThe blog I need help with is: (visible only to logged in users)
- The topic ‘how to add highlight to all links’ is closed to new replies.