Hello,
I have a problem with this too. Here is my website: https://deslivresetdesetoiles.com/.
I did edit CSS in my child theme (other modifications works, it’s just this one which doesn’t work):
body a:hover {
color: #4a1c68;
}
So it should not be the original green color anymore. But it still is for some links. I mean, some hover links are now in the right color (ex : links in sidebar of a post) but some are green (ex : title of posts on the articles page and in post, links to categories and other links below posts).
Can anyone help me please ?