Title: Remove line under post title
Last modified: August 30, 2016

---

# Remove line under post title

 *  Resolved [Aussie Buschfunk](https://wordpress.org/support/users/aussie-buschfunk/)
 * (@aussie-buschfunk)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/remove-line-under-post-title/)
 * Hi,
    I am using this widget to display only the newest post, so only 1 post: 
   [http://www.aussiebuschfunk.net](http://www.aussiebuschfunk.net) So I don’t need
   the white line that is under the post title. How can I remove this line? Thanks
   and kind regards, Irina
 * [https://wordpress.org/plugins/recent-posts-widget-extended/](https://wordpress.org/plugins/recent-posts-widget-extended/)

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

 *  [wph4](https://wordpress.org/support/users/wph4/)
 * (@wph4)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-line-under-post-title/#post-6219892)
 * HI,
 * I m not an expert though I have managed to get it done this way:
    I have the “
   use default style” off and then by the custom css this
 *     ```
       .rpwe-block li {
         border-bottom: 0px solid #eee;
       ```
   
 * I hope it works for you too!
 * Cheers!
 *  Thread Starter [Aussie Buschfunk](https://wordpress.org/support/users/aussie-buschfunk/)
 * (@aussie-buschfunk)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-line-under-post-title/#post-6219896)
 * Thank you wph4! It worked!
 *  Plugin Author [satrya](https://wordpress.org/support/users/satrya/)
 * (@satrya)
 * [11 years ago](https://wordpress.org/support/topic/remove-line-under-post-title/#post-6219897)
 * Hi Ausiie,
    I’m sorry for late reply 🙂
 * You can use the code from [@wph4](https://wordpress.org/support/users/wph4/) 
   or try this one
 *     ```
       .rpwe-block li { border-bottom: 0; }
       ```
   
 * Cheers.

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

The topic ‘Remove line under post title’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/recent-posts-widget-extended_3384ca.
   svg)
 * [Recent Posts Widget Extended](https://wordpress.org/plugins/recent-posts-widget-extended/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/recent-posts-widget-extended/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/recent-posts-widget-extended/)
 * [Active Topics](https://wordpress.org/support/plugin/recent-posts-widget-extended/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/recent-posts-widget-extended/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/recent-posts-widget-extended/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [satrya](https://wordpress.org/support/users/satrya/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/remove-line-under-post-title/#post-6219897)
 * Status: resolved