Archived topic
Link visited not working
13 replies · Started by Simon on March 5, 2019
Hey guys,
Just noted that in my article text, the link visited attribute set in "Colors -> Body" is not working? And there is no option to add link visited color in "Colors -> Content".
It looks to me it is being overwritten by this:
.inside-article a, .inside-article a:visited, .paging-navigation a, .paging-navigation a:visited, .comments-area a, .comments-area a:visited, .page-header a, .page-header a:visited {
color: #246fc8;
}
Hi there,
Is there a specific page I should be looking at?
The link you provided links to "OOPS! THAT PAGE CAN’T BE FOUND."
Let me know :)
Haha woops sorry I added notes after the URL. Big no no.
I have updated the urls to be one with a text link in the content.
Can you try de-activating WP Rocket?
I have deactivated it, but i don't believe anything changed.
Hey I see the issue now.
I believe this is a bug. Will check with Tom and report back :)
Na I left it deactivated for you and cleared the cache again.
So strange, it used to work.
Sorry just edited my reply above:
https://generatepress.com/forums/topic/link-visited-not-working/#post-831066
Ah ok. Cool, not a big issue at all so no major rush.
Ill activate WProcket again.
We will likely add an additional option for content link visited.
This CSS should work for now:
.inside-article a:visited {
color: #ffffff;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
I think I'll leave it out for now. If thats the end solution then coolies, but it may be more helpful for Tom if he can see the issue in action.
I already replicate the issue so feel free to add the CSS :)
Sure thing Tom.
I have sent everything in the contact form, please let me know if you need anything else.
Also just an FYI, after today, I should have Elementor uninstalled, just have a couple more pages to convert. So no big deal if that is causing the issue.
I'm Leo.
Sorry we didn't ask for the login for this?
We already know the issue and won't be adding an extra option so CSS is required for now.
Thanks :)