Title: Header Image Border
Last modified: August 20, 2016

---

# Header Image Border

 *  Resolved [Jojo](https://wordpress.org/support/users/jojofield/)
 * (@jojofield)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/header-image-border-1/)
 * Can anyone help me to remove the border to the blue header image above the menu
   on my page [http://jojofield.com/yolo/](http://http://jojofield.com/yolo/) please?
   I have used firebug to try to identify all I can and have added the following
   to my twenty twelve child theme
 *     ```
       .header-image {
       	border: 0px !important;
       	box-shadow: 0px !important;
       	margin-top: 12px !important;
       	margin-top: 0.857142857rem !important;
       }
       ```
   
 * But still no joy 🙁
 * Thanks

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/header-image-border-1/#post-3406240)
 *     ```
       img.header-image
       {
         box-shadow: none;
       }
       ```
   
 *  Thread Starter [Jojo](https://wordpress.org/support/users/jojofield/)
 * (@jojofield)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/header-image-border-1/#post-3406244)
 * Awesome, thanks alchymyth!!

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

The topic ‘Header Image Border’ is closed to new replies.

## Tags

 * [Borders](https://wordpress.org/support/topic-tag/borders/)
 * [header](https://wordpress.org/support/topic-tag/header/)
 * [images](https://wordpress.org/support/topic-tag/images/)

 * 2 replies
 * 2 participants
 * Last reply from: [Jojo](https://wordpress.org/support/users/jojofield/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/header-image-border-1/#post-3406244)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
