[Support request] Nav text is bold despite typography settings

Home Forums Support [Support request] Nav text is bold despite typography settings

Home Forums Support Nav text is bold despite typography settings

  • This topic has 5 replies, 3 voices, and was last updated 7 years ago by Tom.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #306665
    Brittany

    GP seems to be adding weight to any font I set as a main nav menu option.
    I went through the Typography customizer setting every weight to 100 to see if I could fix the issue using that, but no luck. The only weight setting that seems to alter it at all is selecting ‘bold.’

    Site:
    http://189.620.myftpupload.com/

    #306670
    Leo
    Staff
    Customer Support

    Hi Brittany,

    Don’t think I’m seeing the problem. This is what I see:
    https://s8.postimg.org/6ld1f4wcl/2017-04-16_1953.png

    The code also suggested that it’s using font weight 100:

    .main-navigation a, .menu-toggle {
        font-family: "Century Gothic";
        font-weight: 100;
        text-transform: lowercase;
    }

    Are you seeing something different? Are you able to provide a screenshot? Thanks!

    #306677
    Brittany

    This is what I see vs. regular century gothic in text editor:
    https://ibb.co/dpvowQ

    Century gothic was the font I found with the least distortion, but it’s worse for others.

    Here’s the same issue shown with Abel:
    https://ibb.co/iQZLAk

    I know it’s a slight difference, but it seems like theres a setting somewhere. In the menu, there’s not as much spacing between characters, and the ‘ends’ of the letters are looking slightly rounded. The effect is most noticeable on the ‘s’

    #306679
    Leo
    Staff
    Customer Support

    Hmm can you try clearing browser cache or you’ve already done that?

    #306681
    Brittany

    Just tried it. No change, unfortunately.

    #306690
    Tom
    Lead Developer
    Lead Developer

    Here’s what I see: https://www.screencast.com/t/QI2VrYTouk

    It’s possible you have that font installed on your computer, but you don’t have the 100 variant. Your browser will use your computer version + the closest variant.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.