Viewing 2 replies - 1 through 2 (of 2 total)
  • The CSS for your sidebar is the following:

    #secondary {
    	float: left;
    	font-size: 16px;
    	line-height: 24px;
    	margin-left: 3.06%;
    	padding-bottom: 20px;
    	width: 31.28%;
    	color: #777;
    }

    Your theme is using percentages so the sidebar will vary depending on your screen. I’m not sure what you mean by “controlling the sidebar”.

    Thread Starter crystaldi

    (@crystaldi)

    Thank you very much for the much needed answers. It worked.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Controlling Width of sidebar’ is closed to new replies.