Hello, I have a similar issue in my website. I wasn’t seeing the hyperlinks in any of the body texts.. just when you put the cursor in the word you see it changes into green light, but otherwise hyperlinks are invisible to the public.
I’m using #avada theme, I have tried this code code in CSS:
#content a:link {
color: blue;
}
#content a:visited {
color: purple;
}
#content a:hover {
color: blue;
border-color: blue;
}
I did worked in some pages, but still it looks so light, and over the phone I don’t see them, so I need something more visible, by underlining or with bold font… not sure what works best…
I’m really not expert at all in wordpress, learning now. So any support really appreaciated.
This is my website
http://www.inspirafarms.com
Thank you in advance