Title: Remove Border
Last modified: May 21, 2018

---

# Remove Border

 *  [tfrmark](https://wordpress.org/support/users/tfrmark/)
 * (@tfrmark)
 * [8 years ago](https://wordpress.org/support/topic/remove-border-19/)
 * Is it possible to remove the border entirely? I haven’t been able to figure out
   how. It’s a small detail that would clean up my website considerably.
 * Thanks in advance!

Viewing 1 replies (of 1 total)

 *  [radektj](https://wordpress.org/support/users/radektj/)
 * (@radektj)
 * [8 years ago](https://wordpress.org/support/topic/remove-border-19/#post-10302317)
 * The border line between posts? custom css:
 *     ```
       .rpwe-block li {
         border-bottom: none !important;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Remove Border’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [radektj](https://wordpress.org/support/users/radektj/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/remove-border-19/#post-10302317)
 * Status: not resolved