Title: remove lines before comments
Last modified: January 16, 2018

---

# remove lines before comments

 *  Resolved [neeviemccabe](https://wordpress.org/support/users/neeviemccabe/)
 * (@neeviemccabe)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/remove-lines-before-comments/)
 * I would like to remove the two lines before the comments section on my post pages.
   thanks in advance 🙂
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-lines-before-comments%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)
 * (@siniplyrathemes)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/remove-lines-before-comments/#post-9870106)
 * Hi and thank you for contacting us.
 * Could you try adding this CSS code to Customize -> Additional CSS
 *     ```
       .single .entry-post + hr, .single .pagination-post + hr {
           display: none;
       }
       ```
   
 * Please let me know if it works.
 *  Theme Author [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * (@lyrathemes)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/remove-lines-before-comments/#post-9899927)
 * Hello [@neeviemccabe](https://wordpress.org/support/users/neeviemccabe/),
 * I am assuming that we were able to help you solve this issue? Please don’t hesitate
   to reach out again if you need further help. I am going to go ahead mark this
   ticket as resolved for now.
 * Best,
    LyraThemes

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

The topic ‘remove lines before comments’ is closed to new replies.

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

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