Other Font-Awesome Icons Don't Render #413
Unanswered
neilskilling-overskilling
asked this question in
Q&A
Replies: 1 comment
-
Hmmm this seemed to work fine for me
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the Hugo Universal theme and wanted to change some of the Font Awesome icons used in the features section.
If I try and use any other Font Awesome icon other than one that has previously been used in the site it doesn't appear. I am restricting my usage to the free icons.
For example if I change the content data/features/consulting.yaml line from:
icon: "fas fa-lightbulb"
to:
icon: "fas fa-dollar-sign"
then I just get a blank where the icon should be. Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions