Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1288572

    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>

    #1288959

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.