• Hi!

    I need some help with the font style please.

    I’m working with a child theme. I’ve changed the font with a css code (I couldn’t do it with the function.php file’s). The problem is that when I chose Italic for some text, the font changes and get back to the origin font (Lato)!

    How can I change that?

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter amyleem

    (@amyleem)

    Thank you for the quick feedback 🙂

    Here is the code `.post-content,
    .page-content {font-family: \”Droid Sans Mono\”; font-size:20px; line-height: 35px;}`

    This is the only code I use to change the theme original font

    Theme Author lyrathemes

    (@lyrathemes)

    You’ll need to include the font as well – where did you include it?

    Thread Starter amyleem

    (@amyleem)

    I did not! :/ I don’t know how to include it.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Font Style with a childtheme’ is closed to new replies.