Title: Changing Widget Width
Last modified: April 20, 2017

---

# Changing Widget Width

 *  Resolved [kbtremelling](https://wordpress.org/support/users/kbtremelling/)
 * (@kbtremelling)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/changing-widget-width/)
 * Hi!
 * I am having difficulty changing the widget width on my child theme. I want the
   widget to be closer to the other side of the page to even the webpage out and
   so I want the widget to be more narrow. Please help! [http://www.thelittledietitian.com/blog](http://www.thelittledietitian.com/blog)
 * Thank you!
 * Kaylee Tremelling

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

 *  Theme Author [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * (@lyrathemes)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/changing-widget-width/#post-9051621)
 * Did you try our latest addition to the theme – the compact sidebar option: [http://demo.lyrathemes.com/kale/?demo=sidebar-compact](http://demo.lyrathemes.com/kale/?demo=sidebar-compact)?
   Go to Appearance > Customize > Sidebar and turn on the compact sidebar. That 
   should help.
 *  Thread Starter [kbtremelling](https://wordpress.org/support/users/kbtremelling/)
 * (@kbtremelling)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/changing-widget-width/#post-9052672)
 * Wow, I never saw that! Duh:) Is there a way to align the text to the right side?
 *  Theme Author [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * (@lyrathemes)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/changing-widget-width/#post-9055441)
 * Try this in Appearance > Customize > Additional CSS:
 *     ```
       h3.widget-title {text-align: right !important;}
       .sidebar{text-align:right;}
       ```
   
 *  Thread Starter [kbtremelling](https://wordpress.org/support/users/kbtremelling/)
 * (@kbtremelling)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/changing-widget-width/#post-9056199)
 * It worked! Thank you.

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

The topic ‘Changing Widget Width’ 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/)

 * 4 replies
 * 2 participants
 * Last reply from: [kbtremelling](https://wordpress.org/support/users/kbtremelling/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/changing-widget-width/#post-9056199)
 * Status: resolved