Answer the question
In order to leave comments, you need to log in
Bug with font-awesome or crooked hands?
There is one site at the end of which there are a couple of blocks with icons, font-awesome is connected, but 2 icons are not displayed.
@import url ("https://netdna.bootstrapcdn.com/fonz-awesome/4.6.3/css/font-awesome.min.css")
However, copying styles from this file does not solve the problem. Answer the question
In order to leave comments, you need to log in
you have font-awesome connected as many as 3 times - 2 times in head ´
and once by importing, which is what you indicated -
one of the ones connected in head, 4.4.0, the other two show 4.6.3, of which what connects with bootstrapcdn apparently just includes those icons that are not in others.
Remove this leapfrog, connect the desired version only once, no matter where, and everything will be fine
Use the icomoon.io service with it you will not have any problems)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question