Title: Remove two gray lines
Last modified: January 18, 2018

---

# Remove two gray lines

 *  Resolved [bluelilydesign](https://wordpress.org/support/users/bluelilydesign/)
 * (@bluelilydesign)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/remove-two-gray-lines/)
 * I am using the free version of Virtue and am wondering how do I remove the two
   gray lines on the main page? bluelilydesign.net
 * Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-two-gray-lines%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/remove-two-gray-lines/#post-9877785)
 * Hey,
 * You’re adding this CSS to remove the page titles:
    .entry-title { display: none;}
 * Try adding this CSS to Theme Options> Advanced Settings, and let me know if it
   hides the lines too:
 *     ```
       .page-header {
           display: none;
       }
       ```
   
 * -Kevin
 *  Thread Starter [bluelilydesign](https://wordpress.org/support/users/bluelilydesign/)
 * (@bluelilydesign)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/remove-two-gray-lines/#post-9877844)
 * Thank you Kevin! 🙂 I appreciate you.

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

The topic ‘Remove two gray lines’ 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

 * [remove](https://wordpress.org/support/topic-tag/remove/)
 * [virtue theme](https://wordpress.org/support/topic-tag/virtue-theme/)

 * 2 replies
 * 2 participants
 * Last reply from: [bluelilydesign](https://wordpress.org/support/users/bluelilydesign/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/remove-two-gray-lines/#post-9877844)
 * Status: resolved