最近搜索
没有最近搜索

zach
已加入2021年5月16日
·
最后活动2021年10月27日
关注
0
关注者
0
活动总数
4
投票
0
订阅
2
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 zach
zach 进行了评论,
@Trapta
There are no errors, but the fonts do not show up, only the next one in the stack does.
Can you let me know what code you and using and where to get the fonts to work? As described above, that was the only way I could get them to even work once uploaded was with the code below inside of document_head.hbs, but still can't get it local.
document_head.hbs
styles.css
h1, h2, h3, h4, h5, h6 { font-family: 'San Francisco', serif; font-weight: 200; }
When I check my local code it appears to be pulling the right fonts in, but still is not displaying them.
查看评论 · 已于 2017年12月21日 发布 · zach
0
关注者
0
投票
0
评论
zach 进行了评论,
I was unable to get this to work using the original method stated. Thankfully putting it in the head worked.
I do have another question however, I cannot for the life of me get any custom fonts to work when doing local theme development. Any ideas on that?
查看评论 · 已于 2017年12月20日 发布 · zach
0
关注者
0
投票
0
评论