Title: Divider lines between posts
Last modified: July 21, 2017

---

# Divider lines between posts

 *  Resolved [winebotany](https://wordpress.org/support/users/winebotany/)
 * (@winebotany)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/divider-lines-between-posts/)
 * Hello, is there a way to add divider lines in between blog posts on the Evolve
   theme?
    Many thanks!

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

 *  [Romik84](https://wordpress.org/support/users/romik84/)
 * (@romik84)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/divider-lines-between-posts/#post-9342075)
 * Hello
 * Add below code inside Additional CSS. It will add bottom side divider line change
   your color as you want.
 *     ```
       .hentry {
         border-bottom: 2px solid #000;  
       }
       ```
   
 * Thank you
 *  Thread Starter [winebotany](https://wordpress.org/support/users/winebotany/)
 * (@winebotany)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/divider-lines-between-posts/#post-9354306)
 * Thank you!

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

The topic ‘Divider lines between posts’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [winebotany](https://wordpress.org/support/users/winebotany/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/divider-lines-between-posts/#post-9354306)
 * Status: resolved