Font Awesome icons not showing in Chrome, a MaxCDN related Cross-Origin Resource Sharing policy issue

后端 未结 5 1520
一生所求
一生所求 2020-11-27 16:35

just noticed on several websites that the font awesome icons aren\'s showing in Google Chrome. The console shows the following error:

Font from origi

5条回答
  •  情歌与酒
    2020-11-27 17:11

    I use a CDN that doesn't allow me to modify its response, so I modified font-awesome.min.css, replacing relative path with absolute path and it worked.

提交回复
热议问题