How can we help you?

Icons are displaying like squares or strange characters

Frequently Asked QuestionsIcons are displaying like squares or strange characters

If icons are displaying like strange characters or not showing up at all, this is most likely caused by a cross-origin error. You can fix it by adding the following code to the .htaccess file in the root directory of your website:

# Allow access from all domains for webfonts.
# Alternatively you could only whitelist your
# subdomains like "subdomain.example.com".
<IfModule mod_headers.c>
  <FilesMatch "\.(ttf|ttc|otf|eot|woff|font.css|css)$">
   Header set Access-Control-Allow-Origin "*"
  </FilesMatch>
</IfModule>

If this solution doesn’t work, please contact your hosting provider for assistance because the cross-origin error is server related.

Was this article helpful?

Yes No

Leave a Reply

Your email address will not be published. Required fields are marked *

About Qode Helpdesk

This is Photoshop version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet.

Aenean sollicitudin, lorem quis bibendum auctor,isiconsequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit ameauris. Morbi accumsan ipsum velitm nec tellus a odio tincidunt auctor a ornare odio.

Contact us

Latest News