-1

我的 WordPress 网站未正确显示图标。有一些数字而不是图标。请查看网站http://scisocialgrid.org/

当我对 skin.min.css 进行一些更改时发生此错误。我稍后上传一个新文件以解决问题,但仍然无法出现图标。

4

1 回答 1

0

You are no longer loading the font on the website. I don't show any reference to the font library or cdn anywhere on the site. Your header should have:

<link rel="stylesheet" type="text/css" media="screen" href="http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
于 2016-10-13T21:24:24.810 回答