Hi,
When I hover over links on my site (e.g. Recent Posts, Breadcrumbs, Categories, Tags) they disappear, and then reappear once I roll the mouse away.
Body text links appear to be unaffected, similarly there are no issues in the header or the footer.
Any ideas what may be causing this?
I’ve just updated to the latest version of Enfold but I cannot confirm with certainty that this problem did not exist before I updated, as I’ve only just noticed it.
Thanks,
Chris
Hey xtianj!
Can you post the link to your website so we can take a look?
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.main_color a:hover, .main_color h1 a:hover, .main_color h2 a:hover, .main_color h3 a:hover, .main_color h4 a:hover, .main_color h5 a:hover, .main_color h6 a:hover, .main_color .template-search a.news-content:hover {
color: black;
}
Cheers!
Yigit
Thanks Yigit, I thought it’d be something like that but couldn’t quite get it!
Much appreciated.
Chris