Does anyone know how to change the link button in the community?
Can this be done via control or is this custom .css?
Thanks!
Anthony
Does anyone know how to change the link button in the community?
Can this be done via control or is this custom .css?
Thanks!
Anthony
Best answer by ahamburg9
Thanks for the assist.
Here is what I came up with!
On the main home page
.thread-meta-item--likes--liked .qa-topic-meta-likes-content {
color: #F3AB39 !important;
}
.thread-meta-item--likes--liked .icon--thumb-up {
color: #F3AB39 !important; /* Your custom color */
}
Not on the main page within articles, questions, etc.
.qa-like-link.is-active .post__action-link__text {
color: #F3AB39;
}
.qa-like-link.icon--thumb-up.is-active::before {
color: #F3AB39 !important;
}
Use at your own caution :)
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.