Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Ryan Litts
    Participant
    Post count: 5

    Thanks Dave. I had just figured that out after looking at the div class in the inspector. I don’t know why I didn’t think of that sooner. Much appreciated
    .

    0 ratings, 0 votes0 ratings, 0 votes (0 rating, 0 votes, rated)
    You need to be a registered member to rate this post.
    Loading...
    Ryan Litts
    Participant
    Post count: 5

    I found a solution for this. I added this code to the .htaccess file and it worked for me.


    <FilesMatch ".(ttf|otf|woff)$">
    Header set Access-Control-Allow-Origin "*"
    </FilesMatch>

    0 ratings, 0 votes0 ratings, 0 votes (0 rating, 0 votes, rated)
    You need to be a registered member to rate this post.
    Loading...
Viewing 2 posts - 1 through 2 (of 2 total)