FontAwesome doesn't load

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Aug 07, 2017 1:58 pm
Reply with quote
Report this post
Hi!
On my website the FontAwesome doesn't load.
See Screenshot.

How I can load the font?
Thank you
User avatar
Fresh Boarder

Joshua M
Thu Aug 10, 2017 8:07 am
Reply with quote
Report this post
Hello,
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
User avatar
Moderator

Joshua M
Fri Aug 11, 2017 8:05 am
Reply with quote
Report this post
Please add this css code to your override.css file:
Code: Select all
ul.gkBullet1 li:before, #k2Container ul.gkBullet1 li:before {
    color: #f6c83b;
    content: "\f061";
    font-family: "FontAwesome";
}

You forgot about font-family.
User avatar
Moderator

GK User
Fri Aug 11, 2017 8:46 am
Reply with quote
Report this post
I don't forgot.
The template doesn't load correctly the font.

Thank you
User avatar
Fresh Boarder

GK User
Fri Aug 11, 2017 8:55 am
Reply with quote
Report this post
The icon of list check is not correctly.

Now I have this: http://fontawesome.io/icon/arrow-right/
I'd like this: http://fontawesome.io/icon/check/

The unicode that you write me is correct, but display another icon.
Can you solve this problem?
Thank you
User avatar
Fresh Boarder

Joshua M
Sun Aug 13, 2017 7:26 pm
Reply with quote
Report this post
Hi,
Template uses Font Awesome ver. 3.2.1, please check the correct icon list here:
http://fontawesome.io/3.2.1/icons/
User avatar
Moderator

GK User
Sun Aug 13, 2017 8:52 pm
Reply with quote
Report this post
Hi, can you send me the correct unicode for check icon of Font Awesome ver. 3.2.1?

Thank you
User avatar
Fresh Boarder

Joshua M
Mon Aug 14, 2017 9:51 am
Reply with quote
Report this post
The list of available icons is here:
http://fontawesome.io/3.2.1/icons/
What "check" icon exactly do you mean? You can click and provide a direct URL to specific icon, then i'll be able to give you unicode..
User avatar
Moderator


cron