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.
Hello Sir,
could you please help me to change the "like-btn like-icon-thumb" to my personal graphic icon.
Thanks in advance
Avroula
Hi Avroula,
Add the following CSS to your Custom CSS area:
.fa-heart-o:before { content: "\f2ab" !important; }You can replace the f2ab to any other icon code, here is the icon list you can use: http://fontawesome.io/icons/
Click on any icon there and get the unicode code for the icon you want to use :)
Best regards,
Laborator Team
Hi again,
thank you for your reply.
Could you please tell me how i can set my own graphic icon?
Thanks in advance
Best regards
Hi Avroula,
Unfortunately you can't set your own icon now, you can only choose between the set of icons I pasted above.
Best regards,
Laborator Team