Archived topic
Hyperlinks in Posts and Pages
7 replies · Started by Janine on February 17, 2018
Hi.
I want visited hyperlinks in posts and pages only to be a different colour.
I searched the forum and found this CSS, but it didn't work:
/*change colour of visited hyperlink*/
.inside-article a:visited {
color: #364cf7
}
Could you help me out? Thank you!
Hi there,
That CSS should work.
Can you link me to where it isn't working?
Hi, Leo.
I think it was the missing semi-colon. It is working now. Thanks!
No problem.
Hi.
After a hyperlink is visited, how long before it changes from the visited colour to the hyperlink colour?
And how can I do this manually?
Thank you
Until the viewer clears their browser cache.
Nothing you can do on your end.
Thank you, Leo.
No problem :)