• Hi!

    I am using Open Sans condensed in all my headlines (and I like it that way).
    When I tried to remove google fonts in my settings the headlines all changed to something else and did not look as good.

    So my question is this means that google fonts are necessary if I want Open sans condensed in my headlines? Or if there is another solution?

    Best regards
    Ann

    The page I need help with: [log in to see the link]

Viewing 4 replies - 16 through 19 (of 19 total)
  • Hello,

    Sorry for the misunderstands, please go to APpearance > Customize > Typography > Blog Post Title, and set the text transformation according to need.

    or you can also use the below CSS code.

    .single-post-title.entry-title:first-letter {
        text-transform: capitalize;
    }
    .single-post-title.entry-title {
        text-transform: lowercase;
    }
    Thread Starter ayoungerskin

    (@ayoungerskin)

    Thank you, no it is fixed ??

    Thread Starter ayoungerskin

    (@ayoungerskin)

    Thank you , now it is fixed ??

    Glad to hear that solution worked well.??

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘about fonts’ is closed to new replies.