Title: Separating Rows with hr?
Last modified: August 31, 2016

---

# Separating Rows with hr?

 *  [cherman99](https://wordpress.org/support/users/cherman99/)
 * (@cherman99)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/separating-rows-with-h1/)
 * Is there a way to separate the rows with hr like the css below?
 * .rpwwt-widget ul li {
    border-bottom: 1px solid #999; padding-bottom: 0.88em;}
 * .rpwwt-widget ul li:last-child {
    border-bottom: 0 none; padding-bottom: 0; }
 * [https://wordpress.org/plugins/content-views-query-and-display-post-page/](https://wordpress.org/plugins/content-views-query-and-display-post-page/)

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

 *  Plugin Author [Content Views](https://wordpress.org/support/users/pt-guy/)
 * (@pt-guy)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/separating-rows-with-h1/#post-7104950)
 * Hi cherman99,
    Since version 1.7.6, posts are not wrapped in rows anymore. For
   your case (show posts in widget), you can separate posts with bottom border: `.
   pt-cv-content-item {border-bottom: 1px solid #ececec}` Best regards,
 *  Thread Starter [cherman99](https://wordpress.org/support/users/cherman99/)
 * (@cherman99)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/separating-rows-with-h1/#post-7104951)
 * Appreciate the reply. I tried adding that to the Custom CSS and didn’t work, 
   so maybe I’m not sure where to include it…
 * The page with the output from the plugin is at [http://willrunfor.com/blogs/](http://willrunfor.com/blogs/)
 * Thanks!
 * Chris
 *  Plugin Author [Content Views](https://wordpress.org/support/users/pt-guy/)
 * (@pt-guy)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/separating-rows-with-h1/#post-7105028)
 * Dear Chris,
    Please add custom CSS code to file style.css of your active theme.
   Best regards,

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

The topic ‘Separating Rows with hr?’ is closed to new replies.

 * ![](https://ps.w.org/content-views-query-and-display-post-page/assets/icon.svg?
   rev=2932226)
 * [Content Views - Post Grid & Filter, Recent Posts, Category Posts ... (Shortcode, Gutenberg Blocks, and Widgets for Elementor)](https://wordpress.org/plugins/content-views-query-and-display-post-page/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/content-views-query-and-display-post-page/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/content-views-query-and-display-post-page/)
 * [Active Topics](https://wordpress.org/support/plugin/content-views-query-and-display-post-page/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/content-views-query-and-display-post-page/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/content-views-query-and-display-post-page/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Content Views](https://wordpress.org/support/users/pt-guy/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/separating-rows-with-h1/#post-7105028)
 * Status: not resolved