Title: Sidebar width
Last modified: August 19, 2016

---

# Sidebar width

 *  [andreasdk](https://wordpress.org/support/users/andreasdk/)
 * (@andreasdk)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/sidebar-width-4/)
 * Can someone please tell me how to set sidebar1.php on [http://www.kristenliv.dk](http://www.kristenliv.dk)
   to the same width as the video (250px)?

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/sidebar-width-4/#post-1464476)
 * in style.css of your theme:
 *     ```
       .sidebar1 ul li {
       	height:100%;
       	line-height:18px;
       	float: left;
       	clear: left;
       	width: 325px; /*new width*/
       	}
       ```
   
 * > same width as the video (250px)?
 * use any other width if you like.
 * only works as long as you don’t use sidebar2
 *  Thread Starter [andreasdk](https://wordpress.org/support/users/andreasdk/)
 * (@andreasdk)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/sidebar-width-4/#post-1464625)
 * Thank you so much 🙂

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

The topic ‘Sidebar width’ is closed to new replies.

## Tags

 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [andreasdk](https://wordpress.org/support/users/andreasdk/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/sidebar-width-4/#post-1464625)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
