Title: Headline problem
Last modified: August 21, 2016

---

# Headline problem

 *  Resolved [ollerwe](https://wordpress.org/support/users/ollerwe/)
 * (@ollerwe)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/headline-problem/)
 * Hi!
 * I am very pleased with the theme. I have just a minor concern, or two.
    The main
   one is that when you have two lines in the post headline, as a matter of fact
   even the blog’s headline, they show almost upon each other ([http://www.oller.se/](http://www.oller.se/).
   The underline when hover, crosses the underlying line. I couldn’t find where 
   in the css I could change the line height. Could you tell me how to solve the
   problem? The other concern is that the theme doesn’t work properly on phone browsers,
   at least on my android phone and tablet. But I never checked if this theme was
   built for smartphones too. It is not as important to me. Thanks for you help,
   and a very nice theme!

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/headline-problem/#post-3832055)
 * Using a [child theme for your changes](http://codex.wordpress.org/Child_Themes)
   or a [custom CSS plugin](http://wordpress.org/extend/plugins/search.php?q=custom+css),
   add:
 *     ```
       h1.entry-title {
       line-height:1em;
       }
       ```
   
 *  Thread Starter [ollerwe](https://wordpress.org/support/users/ollerwe/)
 * (@ollerwe)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/headline-problem/#post-3832205)
 * Thank you, Esmi!
    You probably think I am half blinf and not very sharp. You 
   are probably right! And of course I made the changes in the actual CSS, but I
   will read your recommended links to child theme and CSS plugins. I always have
   to remake all my changes everytime I upgrade the themes of my sites. But after
   the third or foruth time I start to remember what I changed and where I did it.
   Thanks again

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

The topic ‘Headline problem’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/eureka/1.0/screenshot.png)
 * Eureka
 * [Support Threads](https://wordpress.org/support/theme/eureka/)
 * [Active Topics](https://wordpress.org/support/theme/eureka/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/eureka/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/eureka/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [ollerwe](https://wordpress.org/support/users/ollerwe/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/headline-problem/#post-3832205)
 * Status: resolved