Archived topic
Can't find where the hover color for these links is coming from
9 replies · Started by Ian on February 11, 2019
The hover colour of the links in the footer widget, recent posts, is green. I can't find this hover colour in any of the customizer areas for colour?
Hi there,
Have you tried the settings in Customizer > Colors > Footer > Footer Widgets?
Just checked and as I thought, it is not in there.
Not sure what you mean.
Do you not see these option?
https://www.screencast.com/t/ndTvxDK8
Yes, I looked in that section and could not find it. I've looked in every section of the colour area and could not find any reference to it as per this video, https://www.useloom.com/share/8d45e6a539d14da58244eafc3f637e60
What am I missing?
Ahh I finally see which green you are referring to.
Remove this CSS from additional CSS field:
.widget_recent_entries a:hover {
color: #09BE9F;
}
Always check the Additional CSS field if you imported a site.
No, it's still green. I cleared the cache and used KPoxy and I'm still seeing green.
Sorry Leo, I'm with the program now. I miss read your info. Thanks, all sorted.
Maybe it's your browser cache.
It's fixed from what I can see:
https://www.screencast.com/t/4zYOmC9h
Awesome :)