Viewing 2 replies - 1 through 2 (of 2 total)
  • You have to change the lines 412 and 414 of your stylesheet. Specify another colour instead of #FFFF00 (yellow)

    You might also consider to change the values for
    a:focus, a:active {
    color: #FFC0CB;
    }

    You should backup your css file before changing it. Do you use “firebug” or any similar inspection tool? It is highly recommended for inspecting your pages.

    Good luck.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You might want to avoid changing the theme’s files as those changes will be erased when the theme updates.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Link color in posts’ is closed to new replies.