Title: Expound fill width post
Last modified: August 21, 2016

---

# Expound fill width post

 *  [Ana343](https://wordpress.org/support/users/ana343/)
 * (@ana343)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/expound-fill-width-post/)
 * Hey guys.
    Im using expound and i was trying to remove the sidebar from the posts
   so that they van display the full width.
 * I corrected this in my single post
    #primary { float: none; margin: auto; } #
   secondary { display: none; } .home #primary { float: left; margin-right: 10px;}.
   home #secondary { display: block; }
 * and removed this one
    <?php get_sidebar(); ?>
 * before it was
    </div><!– #content –> </div><!– #primary –>
 * <?php get_sidebar(); ?>
    <?php get_footer(); ?>
 * Sidebar was removed from the posts, but the posts are still not displaying the
   full width. They are displaying till the sidebar border from the right. Sidebar
   space is just blank.
 * Please help! How to make posts full width???

Viewing 1 replies (of 1 total)

 *  [WP](https://wordpress.org/support/users/linuxpanda/)
 * (@linuxpanda)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/expound-fill-width-post/#post-4760731)
 * No need for editing any files.
 * Go to widgets and remove all the widgets from the sidebar which will make the
   posts to display in full width.

Viewing 1 replies (of 1 total)

The topic ‘Expound fill width post’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/expound/2.0.1/screenshot.png)
 * Expound
 * [Support Threads](https://wordpress.org/support/theme/expound/)
 * [Active Topics](https://wordpress.org/support/theme/expound/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/expound/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/expound/reviews/)

## Tags

 * [full width post](https://wordpress.org/support/topic-tag/full-width-post/)

 * 1 reply
 * 2 participants
 * Last reply from: [WP](https://wordpress.org/support/users/linuxpanda/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/expound-fill-width-post/#post-4760731)
 * Status: not resolved