Viewing 4 replies - 1 through 4 (of 4 total)
  • light.css

    #access a {
    color: #?????;
    display: block;
    line-height: 38px;
    padding: 0 21px 0 16px;
    text-decoration: none;
    }

    a:hover {
    color: #?????;
    }

    a:link {
    color: #?????;
    }

    .entry-meta a:hover {
    color: #?????;
    }

    #main .widget-area a:hover {
    color: #?????;
    }

    #main .widget-area ul ul a {
    color: #?????;
    }

    etc.
    all is in light.css

    Thread Starter gfy

    (@shawn-gnandt)

    Thanks!

    How is it possible I change the color of the links but it doesn’t change.
    I have been chasing my tail with this for days.
    The links are a purple color and look terrible. My tag cloud was the same so I had to use a different cloud.
    I’ve changed my link color to the same light blue as the tag cloud to the right.
    I changed it in both light and dark themes and use Super Cache. Nothing.

    }

    a:link {
    color: #67a9ea;
    }

    My blog is here and don’t mind the mess. its been terrible slow going http://joe-lynn.com/Prints/

    Some help would really be appreciated!
    Thanks! 🙂

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Joe-Lynn,

    As you’re not contributing towards the original poster, consider creating your own thread on the issue and if necessary refer this thread.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Theme: Sliding Door] Change Color of Links?’ is closed to new replies.