Colour-change visited links

Home Forums Iconic One Pro Support Colour-change visited links

This topic contains 1 reply, has 2 voices, and was last updated by  Themonic-Support 2 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6672

    LaMP
    Participant

    I saw the following code to add to ‘additional CSS’ to make visited links change colour:

    entry-content a:visited { color: #777777; }

    …but this is not working. My visited links are staying the same colour.

    How can I make this work?

    Thank you.

    #6674

    Hi,

    Try

    
    .entry-content a:visited { color: #777777; }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.