Title: Full page post not small rectangles
Last modified: August 19, 2016

---

# Full page post not small rectangles

 *  Resolved [de3r7](https://wordpress.org/support/users/de3r7/)
 * (@de3r7)
 * [17 years ago](https://wordpress.org/support/topic/full-page-post-not-small-rectangles/)
 * My problem is that on my fist page a would like my posts to take the hole place
   instead of just small rectangles. please help! 🙂 if you can’t picture what i
   mean click on this like, it will bring you to my fist page. [http://www.de3r7.com ](http://www.de3r7.com)

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [17 years ago](https://wordpress.org/support/topic/full-page-post-not-small-rectangles/#post-1061290)
 * Edit style.css (line 67) and change:
 *     ```
       .home-post-wrap {
       background-color:#FFFFFF;
       float:left;
       height:300px;
       margin-right:13px;
       margin-top:10px;
       overflow:hidden;
       padding:15px;
       width:270px;
       }
       ```
   
 * to:
 *     ```
       .home-post-wrap {
       background-color:#FFFFFF;
       margin-right:13px;
       margin-top:10px;
       overflow:hidden;
       padding:15px;
       }
       ```
   
 *  Thread Starter [de3r7](https://wordpress.org/support/users/de3r7/)
 * (@de3r7)
 * [17 years ago](https://wordpress.org/support/topic/full-page-post-not-small-rectangles/#post-1061323)
 * thanks a lot 😀
 *  Thread Starter [de3r7](https://wordpress.org/support/users/de3r7/)
 * (@de3r7)
 * [17 years ago](https://wordpress.org/support/topic/full-page-post-not-small-rectangles/#post-1061324)

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

The topic ‘Full page post not small rectangles’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [de3r7](https://wordpress.org/support/users/de3r7/)
 * Last activity: [17 years ago](https://wordpress.org/support/topic/full-page-post-not-small-rectangles/#post-1061324)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
