Viewing 3 replies - 1 through 3 (of 3 total)
  • You’ll either want to use a custom css plugin (which you can browse here), or put it into the style sheet of a child theme. If you already have the Jetpack plugin installed, you can use its Custom CSS module.

    Then try adding:

    .homecontent h1 {
        line-height: 1;
    }

    Thread Starter edouardcoleman

    (@edouardcoleman)

    I already have a child theme and your CSS works perfectly. Many thanks!

    Great! You’re welcome.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘H1 tags – line break not working’ is closed to new replies.