Fontawesome Issues in IE11
Hi
My font awesome icons display as Asian Symbols in IE11. I found 2 plausible solutions for the issue:
1) Add #iefix in css - I've had a look at the mfn-icons.css and the IE fix is included in the file (#iefix). What else can be causing this issue?
2) Add "fa"to the icon class. Have done this and has had no impact on the issue. <i class="fa icon-location"></i>
Thanks.
My font awesome icons display as Asian Symbols in IE11. I found 2 plausible solutions for the issue:
1) Add #iefix in css - I've had a look at the mfn-icons.css and the IE fix is included in the file (#iefix). What else can be causing this issue?
2) Add "fa"to the icon class. Have done this and has had no impact on the issue. <i class="fa icon-location"></i>
Thanks.
Comments
please send us url to page where you got this issue because this was tested on IE11 and works fine so the problem must be somewhere else.