Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Can you try and add this to your .htaccess file:

    <FilesMatch “.(eot|otf|ttf|woff|woff2)”>
    Header always set Access-Control-Allow-Origin “*”
    </FilesMatch>

    It should solve the CORS issue for fonts.
    Thank you!

    Thread Starter Purnendu

    (@impurnendu)

    Oh, thanks. It worked.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Console Error’ is closed to new replies.