Change width of blog posts
-
I have removed the sidebar on my site by changing
<?php get_sidebar();?>
at the bottom of /index.php to<?php //get_sidebar();?>
Now I am trying to figure out how to increase the width of the blog posts to take up that space. The site is here.
Any ideas? Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Change width of blog posts’ is closed to new replies.