Title: Double lines separating posts
Last modified: August 20, 2016

---

# Double lines separating posts

 *  Resolved [Rich82](https://wordpress.org/support/users/rich82/)
 * (@rich82)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/double-lines-separating-posts/)
 * Hello,
 * I have created a child theme and now I would like to have nice single lines separating
   posts instead of these double ones. Can someone tell me how can I modify the 
   style sheet please?
 * Thanks

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/double-lines-separating-posts/#post-3458797)
 * Try using Firefox with the [Firebug add-on](http://getfirebug.com/) for this 
   kind of CSS troubleshooting. Or use whatever developer tool is available in your
   web browser.
 *  Thread Starter [Rich82](https://wordpress.org/support/users/rich82/)
 * (@rich82)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/double-lines-separating-posts/#post-3458863)
 * Thanks. I’ve found it. In case someone else has the same problem here’s the piece
   of code I’ve added into my style sheet
 *     ```
       .site-content article {
       	border-bottom-style:solid;
       }
       ```
   

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

The topic ‘Double lines separating posts’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [Rich82](https://wordpress.org/support/users/rich82/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/double-lines-separating-posts/#post-3458863)
 * Status: resolved