Title: Page title border
Last modified: June 18, 2020

---

# Page title border

 *  Resolved [twistsd](https://wordpress.org/support/users/twistsd/)
 * (@twistsd)
 * [6 years ago](https://wordpress.org/support/topic/page-title-border/)
 * Hi,
 * I have managed to add additional CSS to remove the page title on a specific page,
   I would also like to remove the border above and below the page title, but have
   not yet been able to find the relevant CSS. Any help would be gratefully appreciated.
 * Thanks
    Stephen

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

 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [6 years ago](https://wordpress.org/support/topic/page-title-border/#post-13004691)
 * Hey Stephen,
    This CSS should do it for you:
 *     ```
       .page-header {
           border: 0;
       }
       ```
   
 * Hope it helps!
 * Best,
    Hannah
 *  Thread Starter [twistsd](https://wordpress.org/support/users/twistsd/)
 * (@twistsd)
 * [6 years ago](https://wordpress.org/support/topic/page-title-border/#post-13009210)
 * Hannah,
 * Thanks, that has sorted the issue.
 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [6 years ago](https://wordpress.org/support/topic/page-title-border/#post-13010140)
 * Happy to help!
 * Hannah

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

The topic ‘Page title border’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [hannah](https://wordpress.org/support/users/hannahritner/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/page-title-border/#post-13010140)
 * Status: resolved