Title: Broken header widget
Last modified: August 22, 2016

---

# Broken header widget

 *  Resolved [Lesley Ward](https://wordpress.org/support/users/lesley-ward/)
 * (@lesley-ward)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/broken-header-widget/)
 * I have a widget set for my header with the styles set in the style sheet.
 * This is the code for my header:
    <h4>Phone Us Now On</h4> <h5>01202 048696 | 
   0845 450 7990</h5> <h4>[lesley@thefriendlyaccountants.co.uk](https://wordpress.org/support/topic/broken-header-widget/lesley@thefriendlyaccountants.co.uk?output_format=md)
   </h4>
 * And this is what I have as h4
 * #text-5 h4 {
    color: #b9d40f; font-size: 36px; text-align: center; }
 * My website is [http://www.thefriendlyaccountants.co.uk](http://www.thefriendlyaccountants.co.uk)
 * …and it is no longer formatting my header correctly – but I don’t know why!
 * Is anyone able to help me with what I’ve done wrong please?
 * Thank you in advance.

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

 *  [Walter Lopez](https://wordpress.org/support/users/lopwalj/)
 * (@lopwalj)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/broken-header-widget/#post-5361952)
 * Hello Lesley,
    Can you change your CSS for this:
 *     ```
       .textwidget h4 {
       color: #b9d40f;
       font-size: 36px;
       text-align: center;
       }
       ```
   
 * regards,
 *  [Jesin A](https://wordpress.org/support/users/jesin/)
 * (@jesin)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/broken-header-widget/#post-5361958)
 * That widget is inside #text-14 and NOT #text-5. Try this:
 *     ```
       #text-14 h4 {
       color: #b9d40f;
       font-size: 36px;
       text-align: center;
       }
       ```
   
 *  Thread Starter [Lesley Ward](https://wordpress.org/support/users/lesley-ward/)
 * (@lesley-ward)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/broken-header-widget/#post-5361964)
 * Thanks lopwalj
 * That worked – can see the logic but not sure why it worked before!
 *  [Walter Lopez](https://wordpress.org/support/users/lopwalj/)
 * (@lopwalj)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/broken-header-widget/#post-5361966)
 * Glad to hear your problem have been solved :).
    Please do not forget to mark 
   your topic as “resolved”.

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

The topic ‘Broken header widget’ is closed to new replies.

## Tags

 * [headers](https://wordpress.org/support/topic-tag/headers/)
 * [Stylesheet](https://wordpress.org/support/topic-tag/stylesheet/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [Walter Lopez](https://wordpress.org/support/users/lopwalj/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/broken-header-widget/#post-5361966)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
