Viewing 3 replies - 1 through 3 (of 3 total)
  • edit style.css, and add for example:

    #logo-text a { color: #74ab00; }

    change the color code to whatever you need; posssibly also add (with a different color code):

    #logo-text a:hover { color: #74ab00; }

    Thread Starter amandatrayce

    (@amandatrayce)

    Thanks for responding alchymyth.

    I am new to wordpress and am not sure if I addethe code correctly because there has been no change:

    #headimg #logo-text a:hover { color: #FFFFFF }
    .site-name {
    display: block;
    font-family: ‘Bitter’, serif;
    font-size: 28px;
    line-height: 34px;

    Perhaps this is wrong?

    Thread Starter amandatrayce

    (@amandatrayce)

    I cannot understand why the authors of the Pyramid Theme would create it with a site title that is only visual when one hovers over it. Very strange.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Pyramid Theme’ is closed to new replies.