Hi,
Is it possible to change the color of a specific (moderator) the rank title via CSS? I know about the settings in the back end but I specifically mean a specific rank title.
I tried some stuff but I can't seem to target 1 specific rank title.💁🏾

Hi,
Is it possible to change the color of a specific (moderator) the rank title via CSS? I know about the settings in the back end but I specifically mean a specific rank title.
I tried some stuff but I can't seem to target 1 specific rank title.💁🏾
Best answer by leo-inspired
Hey
<script>
$(".usertitle.qa-usertitle:contains('Moderator')").css('color', 'green');
</script>
If you ever had a profile with us, there's no need to create another one.
Don't worry if your email address has since changed, or you can't remember your login, just let us know at community@gainsight.com and we'll help you get started from where you left.
Else, please continue with the registration below.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.