Viewing 2 replies - 1 through 2 (of 2 total)
  • 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

    (@andreasdk)

    Thank you so much 🙂

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

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