Title: Border
Last modified: January 20, 2017

---

# Border

 *  Resolved [johnzoro](https://wordpress.org/support/users/johnzoro/)
 * (@johnzoro)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/border-15/)
 * can i put a border around each post and make the background of each post white?

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

 *  Thread Starter [johnzoro](https://wordpress.org/support/users/johnzoro/)
 * (@johnzoro)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/border-15/#post-8679107)
 *     ```
       .wp-show-posts-inner {
           background: #FFFFFF;
           border: 1px solid #000000;
       }
       ```
   
 *  [AviBadash](https://wordpress.org/support/users/avibadash/)
 * (@avibadash)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/border-15/#post-8679469)
 * Where to put this cod?
    In CSS?
 *  Plugin Author [Tom](https://wordpress.org/support/users/edge22/)
 * (@edge22)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/border-15/#post-8679646)
 * You can use a plugin like this: [https://wordpress.org/plugins/simple-css/](https://wordpress.org/plugins/simple-css/)
 * Or the Additional CSS section in the Customizer in WP 4.7.
 * This is also a feature in the pro version of WPSP.

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

The topic ‘Border’ is closed to new replies.

 * ![](https://ps.w.org/wp-show-posts/assets/icon-256x256.png?rev=2846296)
 * [WP Show Posts](https://wordpress.org/plugins/wp-show-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-show-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-show-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-show-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-show-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-show-posts/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Tom](https://wordpress.org/support/users/edge22/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/border-15/#post-8679646)
 * Status: resolved