Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #905923
    thelistener
    Participant

    I am using Lato Ultra Light for the site I’m working on. When I edited it on a Mac, the font rendered nicely and wasn’t as thin as how it looks on a PC or my Android phone. What gives? And is there a way to edit the css so a Mac shows the fonts differently? I’d rather change the look on the mac and bump up the font thickness on pc/phones.

    #906713
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! Upon checking your site, I found out that you have added a custom css code:

    .lato-light{
      font-family: 'Lato',"Helvetica Neue",Helvetica,sans-serif;
      font-weight: 300;
    }

    The code clearly sets the font family to Lato. However the font weight is just light. Ultra light should be using font-weight: 100;. Please change update the code and test your site again.

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-905923 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>