I cannot figure out for the life of me why our icons look so weird. They are not the icons I use in the page builder, but the icons that appear on an image with a link, or my slider on my homepage. Some are just blank squares and others are strange symbols:
I’ve tried viewing my site in IE, Chrome, and Firefox, all with problems. Is there something I can do to fix this?
Help! Thanks!
Hi kenser!
Try adding this to your .htaccess file.
<FilesMatch ".(eot|ttf|otf|woff)">
Header set Access-Control-Allow-Origin "*"
</FilesMatch>
Regards,
Elliott