When I change font-family in the css editor, everything else stops responding

  • Unknown's avatar

    Hi, I tried to change the font-family of both the header 6 and the site title, but when I put the code for it in the css editor I cannot specify anything else anymore, like the size of the color. Here’s what I’m putting:

    .wf-active h6 {
    font-size: 16px;
    font-weight: 100;
    line-height: 140%;
    font-family: “brandon-grotesque-1″,”brandon-grotesque-2”,Ubuntu, sans-serif;
    }

    I’d appreciate your help.

    The blog I need help with is: (visible only to logged in users)

  • The topic ‘When I change font-family in the css editor, everything else stops responding’ is closed to new replies.