Ciao a tutti come ho specificato in oggetto non riesco ad inserire un Font Awesome in un psudo after o before:
codice HTML:<div class="cnt-thumb"> <a href="images/aboutus/Formia0000.jpeg"></div>Ma non mi visualizza nullacodice HTML:.cnt-thumb a::before { content: "\f00e"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; }