Home › Forums › WordPress Themes – Premium › Preference › resize
can the content page be resized
You mean to make the content container (overall content) wider?
yes
Around line 114 you will see this in the style.css file
#centered-wrapper { max-width:1200px; margin:auto; position:relative; top:6px; }
change the max width.