Home › Support Forums › Theme Support › Enlightenment › Some headers not picking up right color › Reply To: Some headers not picking up right color
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; }