Title: Removing lines under header
Last modified: August 30, 2016

---

# Removing lines under header

 *  Resolved [acanniere](https://wordpress.org/support/users/acanniere/)
 * (@acanniere)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/removing-lines-under-header/)
 * Hi – Im trying to find a way to make the two faint lines under the header and
   above the main page content go away. Here’s the page in question:
 * [http://www.bridgeartsmanagement.com/](http://www.bridgeartsmanagement.com/)
 * Any ideas welcome!
 * Thanks

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

 *  [TibbyWeb](https://wordpress.org/support/users/tibbyweb/)
 * (@tibbyweb)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/removing-lines-under-header/#post-6890651)
 * Hi acanniere,
 * Try this code:
 *     ```
       .page-header {
           border: none!important;
       }
       ```
   
 * tibbyweb
 *  Thread Starter [acanniere](https://wordpress.org/support/users/acanniere/)
 * (@acanniere)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/removing-lines-under-header/#post-6890713)
 * Amazing – thanks you!

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

The topic ‘Removing lines under header’ is closed to new replies.

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

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [acanniere](https://wordpress.org/support/users/acanniere/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/removing-lines-under-header/#post-6890713)
 * Status: resolved