Changing color of blog links

Viewing 2 posts - 1 through 2 (of 2 total)
  • #14664
    bkcallahan
    Participant

    Hi,

    I changed the colors under the options menu, but when I make a new blog post on pinboard the rollover color and admin,date, permalink info on the post is still in default blue color. How do I make that a custom color?

    Thanks!

    #14676
    Takuri
    Participant

    exsample: If link color is = #FF0000

    ThemeOption > Layout > Custom CSS

    .entry-meta span a {
    color: #FF0000;
    }

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

You must be logged in to reply to this topic.