Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #402746

    Hi guys,

    For my fonts I choose PT Sans and Open Sans in General Styling. But when I use a special heading, Enfold chooses the Quicksand font. I used that font a couple of months ago, but not anymore.

    I also get the following error code when I inspect the element in Chrome: Failed to load resource: net::ERR_BLOCKED_BY_CLIENT

    Any idea what’s going on and how I can fix it?

    Sincerely,
    Morticka

    #403160

    Hi Morticka!

    Inspection works just fine on my end, please try the following code in your Quick CSS to fix the font issue:

    #top #wrap_all .main_color h3{
    font-family: 'PT Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    }

    Regards,
    Rikard

    #403394

    Hi Rikard!

    Awesome, it works. The error is also gone!!

    Thx Rikard :D

    Sincerely,
    Morticka

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Weird font error in special heading’ is closed to new replies.