Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383
How do I change the width of the post pages on the main page and in individual post pages? It seems very squashed atm. Hopefully it’s not too difficult to accomplish
Changing the content box width of fixed-width themes is usually a complex issue – we’d need to adjust multiple parameters such as sidebar width, image width, iframe maximum widths, etc. Nevertheless – could you clarify what is your preferred width for the post content box, and I will try to provide a quick customization snippet.