Hi
I saw in the forum that I need to edit the htaccess file to get the icons to show properly but I don’t know how to do that. Do I just stick the code at the end? Beginning?
Is this still the right code?
<FilesMatch “\.(ttf|otf|woff)$”>
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin “*”
</IfModule>
</FilesMatch>
Hi ginnywills,
The code is correct.
For the location, it would not matter if it’s at the end or at the beginning.
Also, try to checkout this thread: https://kriesi.at/support/topic/fonts-and-fontawesome-icons-are-not-loading/#post-1267386
Best regards,
Nikko