Color Change

  • daviddoria

    #3142

    Hi,

    I am changing the color of the default theme to a green theme. I have done everything now except for the blog Posts Title. Could you tell me what I need to do to change this color please?

    Many many thanks.

    PS Best WP theme EVER!

    Anonymous

    #23563

    Add this to custom CSS.

    .post-title, .post-title a, .post-title a:visited {
    color: #00FF00;
    }

    kevray

    #23564

    Awesome!

    Many many thanks Prasanna, I really appreciate that.

    Kev

    Craighwk

    #23565

    Thanks! I was looking for this as well.

    gwyddion

    #23566

    Bump. This one pulled my fat from the fryer as well. Thanks a million!

Viewing 5 posts - 1 through 5 (of 5 total)

  • You must be logged in to reply to this topic.