I'm using custom css classes with Font Awesome 5 and solid icons don't show up

Geremia Taglialatela 2017-12-15 19:06:10 +01:00
parent 40cddd5905
commit cbc7fc0d2e

@ -3,6 +3,7 @@
* [Some icons don't show up](#some-icons-dont-show-up)
* [I'm developing my web app locally (file://) and icons from CDN don't show up](#im-developing-my-web-app-locally-file-and-icons-from-cdn-dont-show-up)
* [I'm hosting fonts on my server and icons don't show up](#im-hosting-fonts-on-my-server-and-icons-dont-show-up)
* [I'm using custom css classes with Font Awesome 5 and solid icons don't show up](#im-using-custom-css-classes-with-font-awesome-5-and-solid-icons-dont-show-up)
* [Some brand icons are missing](#some-brand-icons-are-missing)
* [Firefox on iOS caveats](#firefox-on-ios-caveats)
* [Internet Explorer Compatibility Mode](#internet-explorer-compatibility-mode)
@ -53,6 +54,14 @@ Check the following:
---
#### I'm using custom css classes with Font Awesome 5 and solid icons don't show up
Please add `font-weight: 900` to your custom css class
Ref: [#11946](https://github.com/FortAwesome/Font-Awesome/issues/11946)
---
#### Some brand icons are missing
You (or your customers) are probably using Adblock Plus. If the "Remove Social Media Buttons" option is enabled, you will miss some brand icons.