Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1239236

    Icons not displaying correctly on Microsoft Edge browser.

    I have added following to my “.htaccess,” but it’s still a problem.

    <IfModule mod_headers.c>
    <FilesMatch “\.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js)$”>
    Header set Access-Control-Allow-Origin “*”
    </FilesMatch>
    </IfModule>

    Details in private.

    #1240689

    Hey anristudio!

    Thank you for the inquiry.

    Looks like the resource files including the fonts are served via CDN (secureservercdn). You may need to contact the host to configure the server properly and allow your domain to access the resources from the CDN server.

    Regards,
    Ismael

    #1240801

    Thank You Ismael!

    #1240817

    Hi,

    Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

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