Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

santoshdc's avatar

Fontawesome is not working on mobile device "Laravel Website".

Hello expert there !

I have uploaded my project on shared hosting. Since then I have been facing a minor problem about FontAwesome Icons. My problem is: FontAwesome Icons are not appearing on only mobile device. It is working on computer screen even if I made mobile size screen. I have tried changing multiple CDN but not working. Please help.

0 likes
3 replies
anilkumarthakur60's avatar
Level 6

try with this

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">


CorvS's avatar

@santoshdc What mobile device exactly? Android? iOS? What browser are you using? Did you check the console for errors?

Please or to participate in this conversation.