مكون عنوان فئة الخطاب

This bugged me a little too. A bit of custom CSS does the trick:

// let Category Headers Read More link use same color as summary text

.category-about-url a {
  color: inherit;

}
إعجابَين (2)