I have checked very carefully, font library link, css code.. no errors? Why can't the Fontawesome icon be displayed? Anyone have like me?
Hi mediavn
You can share the URL and login info of your site so we can check for you.
Regards
saguaros I'm doing it on localhost
mediavn Pls put your site online so I can check directly for you
I did it, font-family: 'Font Awesome 5 Free'; content: "\f46b"; display: block; margin: auto; margin-bottom: .143rem; height: 48px; width: 48px;
font-family: 'Font Awesome 5 Free'; content: "\f46b"; display: block; margin: auto; margin-bottom: .143rem; height: 48px; width: 48px;
by adding the following line: font-weight: 550;
font-weight: 550;
Thanks
mediavn Is that ok now?