In Community Site, I have created a Custom List called Experts (Category: Lookup to Category Name of Categories List, Experts: People and group column - allow only one user), hidden the Title column at the content type. Added many items (users) to this list and they are all considered as Experts of the respective Category.
Now Experts (of each category) are replying to Discussion topics. Those replies (of each category) from those Experts need to be highlighted using CSS to let the user know that these Replies are from Experts.
How could I achieve this using client side coding?
Thanks in advance