I don't see Font Awesom

Hi, I’ve add CORS in my .htaccess but I can’t see the fonts awesome
i’ve add this on Topbar ->Topbar content
<a href= "mailto:[email protected]" style="font-size:18px; font-family:Lato,sans-serif;"><i class="far fa-envelope"></i>&nbsp; e-mail</a>

Hello @xonetit,

Thanks for reaching out.

Please update your topbar content and use this instead:



<a href="mailto:[email protected]" style="font-size: 18px; font-family: Lato, sans-serif; outline: none;"><i class="x-icon-envelope" data-x-icon-s="&#xf0e0;" aria-hidden="true"></i>&nbsp; e-mail</a>

If you need more control over the elements in your header, we highly recommend that you create a custom header instead. To get familiar with the header builder, kindly check this out:

Best Regards.

thnanks Ruenel, so I should use the unicode for fontawesome? and the data is always so data-x-icon-s?

Hi @xonetit,

Yes, but as my colleague said, it is best to use the header and footer builder so that you don’t need to create a custom code like the example.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.