Font awesome social media icons are not working | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Font awesome social media icons are not working

In this link Facebook Twitter etc icons are not working, why? https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0-2/css/all.min.css

30th May 2020, 10:48 AM
Kashyap Kumar
Kashyap Kumar - avatar
2 Answers
+ 1
May be you have to use cdn of font awesome . If cdn used , check the version of font-awesome icons and cdn you used :)
30th May 2020, 1:01 PM
Farhanaz 🌟
Farhanaz 🌟 - avatar
+ 1
Try this <script src='https://kit.fontawesome.com/a076d05399.js'></script>
30th May 2020, 1:43 PM
Bright Famous
Bright Famous - avatar