Title: Remove Lines in header
Last modified: November 2, 2016

---

# Remove Lines in header

 *  [lacimorgan](https://wordpress.org/support/users/lacimorgan/)
 * (@lacimorgan)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/remove-lines-in-header/)
 * Is there any way to get rid of the lines in the header? (See [my website](http://www.lacimorganvoiceovers.com))
   Check out the blue lines going right through my header title and picture. I don’t
   mind the one on the bottom, but want to get rid of the top one. And it’d also
   be great to move that search bar over to the left slightly, so as not to hit 
   my picture.
 * I can’t figure out where these are located, or what custom code to change to 
   fix it.
    -  This topic was modified 9 years, 6 months ago by [lacimorgan](https://wordpress.org/support/users/lacimorgan/).

Viewing 1 replies (of 1 total)

 *  [AddWeb Solution](https://wordpress.org/support/users/addweb-solution-pvt-ltd/)
 * (@addweb-solution-pvt-ltd)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/remove-lines-in-header/#post-8405654)
 * To remove line that show on top in header, you have to remove below css line 
   form ‘style.css’ of your website’s theme file located [here](http://lacimorganvoiceovers.com/wp-content/themes/make/style.css).
 *     ```
       .header-layout-3 .site-navigation .menu {
           border-top: 1px solid #eaecee;/////////////////////////Remove this line\\\\\\\\\\\\\\\\\\\\\\\\\\\\
           border-bottom: 1px solid #eaecee;
       }
       ```
   
 * Hope this helps you!

Viewing 1 replies (of 1 total)

The topic ‘Remove Lines in header’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/make/1.10.9/screenshot.jpg)
 * Make
 * [Support Threads](https://wordpress.org/support/theme/make/)
 * [Active Topics](https://wordpress.org/support/theme/make/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/make/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/make/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [AddWeb Solution](https://wordpress.org/support/users/addweb-solution-pvt-ltd/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/remove-lines-in-header/#post-8405654)
 * Status: not resolved