Title: Sidebar widget &#8211; bordered
Last modified: March 21, 2017

---

# Sidebar widget – bordered

 *  Resolved [loeffeltheoretikerin](https://wordpress.org/support/users/loeffeltheoretikerin/)
 * (@loeffeltheoretikerin)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/sidebar-widget-bordered/)
 * Hi there,
 * I’m using a child theme of kale.
    I have some widgets in my sidebar, like categories,
   which are bordered. Below there is the search-widget (not bordered). Below is
   a plugin with quotes, which change over time. I would like to add a border to
   that plugin, too and center the text in there. Is this possible?
 * I hope you can understand, what I want to say…
 * Thank you!

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

 *  Theme Author [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * (@lyrathemes)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/sidebar-widget-bordered/#post-8941356)
 * Sure – can you please show me with a screenshot what you’re trying to do? Also,
   a link to your website would help.
 *  Thread Starter [loeffeltheoretikerin](https://wordpress.org/support/users/loeffeltheoretikerin/)
 * (@loeffeltheoretikerin)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/sidebar-widget-bordered/#post-8941393)
 * Of course!
 * it’s: [http://www.schmerzensangelegenheit.de](http://www.schmerzensangelegenheit.de)
 * and I try to put the last widget, the quote, in borders… (like the ones above).
 *  Thread Starter [loeffeltheoretikerin](https://wordpress.org/support/users/loeffeltheoretikerin/)
 * (@loeffeltheoretikerin)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/sidebar-widget-bordered/#post-8941415)
 * ![It should turn out something like this...](https://i0.wp.com/www.schmerzensangelegenheit.
   de/wp-content/uploads/2017/03/Bildschirmfoto-2017-03-21-um-22.37.36.png)
 *  Theme Author [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * (@lyrathemes)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/sidebar-widget-bordered/#post-8941430)
 * Try something like this:
 *     ```
       div#kl-erq-3 {
           border-style: solid;
           border-width: 1px;
           padding-top: 10px;
           padding-left: 10px;
           padding-right: 10px;
           text-align: center;
       }
       ```
   
 *  Thread Starter [loeffeltheoretikerin](https://wordpress.org/support/users/loeffeltheoretikerin/)
 * (@loeffeltheoretikerin)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/sidebar-widget-bordered/#post-8941434)
 * You’re a total genius! It worked! 🙂
 * Thank you so so much!

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

The topic ‘Sidebar widget – bordered’ is closed to new replies.

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

 * 5 replies
 * 2 participants
 * Last reply from: [loeffeltheoretikerin](https://wordpress.org/support/users/loeffeltheoretikerin/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/sidebar-widget-bordered/#post-8941434)
 * Status: resolved