Some headers not picking up right color

Viewing 2 posts - 1 through 2 (of 2 total)
  • #19577
    wdncnu
    Participant

    Hi-

    I have used the Typography settings to change post titles, teaser titles, and page tiles to be the same blue, as pictured here: Typography admin settings. If you go to my blog, http://www.chineblog.com, though, you see that the teaser titles and the page titles do not pick up the blue; they just use the body color (although the hover text seems to work on the main page). What am I doing wrong?

    Thanks,

    #19591
    Daniel Tara
    Keymaster

    You aren’t doing anything wrong, there’s a bug in our CSS. We will fix it in the next release, until then you can add this quick fix to your custom styles:

    .entry-title a {
    	color: inherit;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

Tagged: ,

You must be logged in to reply to this topic.