Monserrat font latin problem

  • Posted in : Photographer
  • sebastiangora
    Participant

    Hi,

    I’m using Monserrat font on my template.
    There is latin and latin extended selected in theme options.
    Anyway on main page with intro text, polish language characters are bolded.
    As I know this is typical situation when font doesn’t show polish characters but Monserrat font works well with polish language. So how to fix it to show polish characters corectly on intro text?
    You can see the problem on my website http://www.sebastiangora.com

    Regards
    Sebastian Gora

    serkan
    Moderator

    Hi Sebastian,
    Monserrat font is not supporting the font weight 100 for the polish characters. If you increase the font weight from 100 to 300, it will be okay. So you can use this custom css code;

    .intro h2 { font-weight: 300; }

    Thanks

    sebastiangora
    Participant

    Is it possible to change intro text size?
    Smaller in first row. Second row can stay as it is now.
    http://www.sebastiangora.com

    serkan
    Moderator

    Hi Sebastian,
    You can try to use this custom css code;

    @media screen and (min-width: 768px) { .intro h2 { font-size:  2.1em; }
    span.rotate-words { font-size:  1.4em; } }

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register