Shouldnt the color of the mentioned person change? i can choose out of the list, but after posting you dont see a difference in color.
Notifications
Clear all
Shouldnt the color of the mentioned person change? i can choose out of the list, but after posting you dont see a difference in color.
@rjk,
Here is the CSS that'll solve the issue.
#comments #wpdcom span.hint.hint--right{
color: #e20c0c !important;
}