Hello! I'm hoping to make the main post column in Reddle wider using custom CSS. It comes fixed at 440px, and I got it to be something more like 488px using this CSS (it wasn't originally 1300px):
}</p>
<p>.fixed.secondary #page {<br />
max-width:1300px;<br />
}
But I'd like to get that 488px up to 600 if possible, without changing the width of the widget column. What code do I need to use for this?
The blog I need help with is thestatestreetedit.com.