Title: No columns in posts
Last modified: August 24, 2016

---

# No columns in posts

 *  Resolved [moji2](https://wordpress.org/support/users/moji2/)
 * (@moji2)
 * [11 years ago](https://wordpress.org/support/topic/no-columns-in-posts/)
 * I really like columns posts but i need to have posts something like this theme
   
   [http://swelltheme.com/demo-premium/](http://swelltheme.com/demo-premium/) I 
   mean default slider then no columns post. please help.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [11 years ago](https://wordpress.org/support/topic/no-columns-in-posts/#post-6060996)
 * Hi moji2. Try adding this to your child theme or custom css. It won’t be exactly
   like the site you linked but it will give you a single column:
 *     ```
       .post-list .post {
         width: 100%;
       }
       ```
   
 *  Thread Starter [moji2](https://wordpress.org/support/users/moji2/)
 * (@moji2)
 * [11 years ago](https://wordpress.org/support/topic/no-columns-in-posts/#post-6061049)
 * Thanks for your help. thats exactly what I wanted. You’re **awesome**

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘No columns in posts’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [moji2](https://wordpress.org/support/users/moji2/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/no-columns-in-posts/#post-6061049)
 * Status: resolved