Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #874503

    Hello, working on a site and set the font to Lato. I want it to have a font weight of 100, but I cant seem to get it to go that thin. I tried “thin” under advanced styling but it doesn’t go thin enough. I then tried editing CSS with no luck either… Any idea how to get it to 100 font weight?

    Trying to apply this to H1 and H2.

    h1.av-special-heading-tag {
    font-weight: 100;
    }

    #875385

    Hey Kyle,

    h1.av-special-heading-tag {
    font-weight: 100 !important;
    }

    Try the important rule and let us know if that works

    Best regards,
    Basilis

    #875389

    Nope, I may need to install the light version of the font, it just doesn’t seem to have the ability to go 100. Are all the google fonts in Enfold supposed to have every font weight available?

    #875515

    Hi Overhaulics,

    That would take a lot more space, so you can install the ones that you really need.

    Best regards,
    Victoria

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