Able to change user title text colour

Is there a way to change the colour of a user’s title underneath their name from the default colour to blue for example?

Are you looking to do this for all titles, or for a specific user?

1 Like

Just for a specific user

2 Likes

That’s not exactly simple, as there is no “user” class attached to posts. You’ll likely need to add the user to a group, make it their primary class, then use CSS. We did this over at Stonehearth for all “custom” titles, let me find the topic…

Edit: @Thomas_Ralph1, here you go: Apply CSS to all custom (non-badge) user titles. You can skip step 1 as you are only looking for a single user. The </HEAD> section is optional - only necessary if you don’t want the title to become a link to the group you just created.

4 Likes