• Resolved DZ3

    (@dz3)


    Hello, can anyone help me change the color to the hyperlinks in a theme? I tried this advice from an earlier post

    But it’s not working. this is the code that I placed at the end of the style sheet.

    .post a:link!important; {
    color: #0d7208;
    text-decoration: none;
    }

    Greatly appreciate any help I can get. Thanks ??

Viewing 1 replies (of 1 total)
  • Thread Starter DZ3

    (@dz3)

    Figured it out yahoo !!!!! ??

    .art-postcontent a, .art-postcontent a:link
    {
    font-family: Arial, ‘Arial Unicode MS’, Helvetica, Sans-Serif;
    text-decoration: none;
    color: #0D7208!important;

Viewing 1 replies (of 1 total)
  • The topic ‘change hyperlink color’ is closed to new replies.