Problem with Font Awesome 5
Closed this issue · 1 comments
smartrahat commented
It was OK when use Font Awesome 4.
Now have upgraded my font awesome to 5.6.3
After doing that some icons are not showing properly.
smartrahat commented
I've solved it by editing the .js file.
I've replaced all font-awesome 4 classes with font-awesome 5 class.
Example: fa fa-share-square-o
with far fa-share-square