Forum replies created
In reply to
missing slider arrows
Yes, it worked. Thank you so much, Denzel.
In reply to
missing slider arrows
This reply has been marked as private.
In reply to
missing slider arrows
I added these lines to .htaccess but still having the same error and arrows are still not showing.
<FilesMatch “\.(eot|otf|svg|woff|ttf)$”>
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin “*”
</IfModule>
</FilesMatch>