Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
Hi:
I'd like to change the color of the circle of the likes counter. Now it is grey and it can't almost be seen.
And if it's possible, chage also the color of the heart .
Thanks
Sira
http://www.zac-dg.net/?portfolio=vaughan_certified_english
Hi Sira,
Paste the following css code in your Custom CSS area:
.single-portfolio-holder .social-links-plain .likes .like-btn { background: #FFF; color: #F00; }Best regards,
Laborator Team
Thanks, Art.
It works fine for the background and the number of likes, but not for the heart, that remains green... any way to change the color of the heart?
http://www.zac-dg.net/?portfolio=coleccion-libr-e
Kind regards,
Sira
Hi Sira,
Add this also, this is when the heart is full:
.single-portfolio-holder .social-links-plain .likes .fa-heart { color: #ff337f; }Best regards,
Laborator Team
Thank you! :-)