By Jarook on Friday, 03 November 2017
Posted in General Issues
Likes 0
Views 166
Votes 0
I need to change the color of LIKE/HAPPY/SAD/etc after user Reacted in all places in ES.
See the screen shot.
Hi Jarook,

You can try something like this:

#es .es-reaction-option__link.is-active .es-reaction-option__text {
color: #333;
}
·
Friday, 03 November 2017 16:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks..
·
Friday, 03 November 2017 16:20
·
0 Likes
·
0 Votes
·
0 Comments
·
You're most welcome Jarook.

Regards.
·
Friday, 03 November 2017 16:25
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post