Skip to main content
emiller
Helper ⭐️
August 7, 2026
Question

CSS Help requested: Text color of content type label

  • August 7, 2026
  • 1 reply
  • 30 views

We’re working on some branding updates for the community and that includes the content type label that appears on a topic (Question, Conversation, Article, etc).  We figured out how to change the background color in Style>Colors, but not the text.  We assume we need to use customer CSS.  Does anyone know what the name of that element is so we can customize it?  Or better yet, provide a code snipped we can use in the custom CSS panel. 😊

 

1 reply

Gaby
Helper ⭐️
August 8, 2026

I was recently told this by the support team, but I haven’t tried it yet!

If you'd like to, you can also independantly change this color with CSS. The selector for this is .pill, with additional selection by content type if needed as .pill--article.

Gaby (Client Engagement & Community Manager @ Benevity)