font awesome icon is not appearing in IE 11, but s

2020-01-28 03:49发布

I am new to font-awesome icons. I have one page in which there is a filter where user can search the data. I have added font awesome icon just before the search link (as per below screenshot), I can see this icon in all the browsers except IE 11. The funny thing is I have this icon in other pages also and I can see it in IE 11, but I cannot see this icon on this (as per below screenshot) page only.

Here is the screenshot from IE 11:

enter image description here

Here is the screenshot from chrome:

enter image description here

Can anyone help me out on this?

13条回答
迷人小祖宗
2楼-- · 2020-01-28 04:39

Alternatively, it might be your Internet Explorer settings that prevent the browser from downloading fonts. This was the case on one of our tightly secured servers.

Try these steps:

  1. Open Internet Explorer
  2. Go to Internet Options
  3. Under Security tab, click on Custom Level...
  4. Scroll down to Downloads and make sure the Font Download is Enabled

enter image description here

查看更多
登录 后发表回答