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

    Hi Guys,

    I’m using the typekit plugin and fonts and managed to most of it working. However I want to assigne a specific font weight to certain elements i.e h1 and body font.

    I can use the main font name no problem but when I try to use the font name with -300 weight it doesnt work.

    Any ideas?

    Thanks

    #650580

    Hi robertscott,

    Please post a link to the site in question and point out the changes you would like to make and we’ll give you some CSS to use.

    Best regards,
    Rikard

    #650743

    Hi Rikard,

    Please see private content.

    #651294

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

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

    Best regards,
    Rikard

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