• Resolved jonathanaug

    (@jonathanaug)


    Hi!

    I’ve recently started using OMGF, this is my second site with it. I recently migrated this site from a dev site. When I did this, multiple headers got a slightly lower weight on their font. This happened with the first site I tried the plugin with as well, but I only had to clear the cache to fix it that time. This time around I can’t find a fix. I’ve tried clearing the cache but that didn’t work, but when I put it in test-mode everything looks correct (when not logged in of course) and deleting the plugin also removes the issue.

    I’m using Hello Elementor as my theme. You can find how it is supposed to look at dev.pulverline.se

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Daan van den Bergh

    (@daanvandenbergh)

    Hi!

    It’s not a different font weight. Your live site seems to be loading system fonts (Arial), because it’s not allowed to access the font files:

    View post on imgur.com

    As you can see, it shows a 403 error, so browsers aren’t allowed to access the files — which is weird. What’s interesting is that the stylesheet is allowed to load, so I’m guessing *.woff2 files aren’t allowed to be loaded by your server configuration. Add .woff2 files to the list of allowed files, and that should do it!

    If you have any other questions, you know where to find me!

    Thread Starter jonathanaug

    (@jonathanaug)

    You’re right, sorry! After the 403 error was fixed the fonts returned to normal.

    Thanks anyways, I appreciate the response! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Fonts wrong weight’ is closed to new replies.