Title: Formatting issue
Last modified: August 20, 2016

---

# Formatting issue

 *  [scross1375](https://wordpress.org/support/users/scross1375/)
 * (@scross1375)
 * [14 years ago](https://wordpress.org/support/topic/formatting-issue-6/)
 * Hello
 * I have almost finished my website. They only thing Im stuck on is how to get 
   rid of the big white space at the bottom of the page between the grey line (I
   want to ditch the top one of those too)
 * here is my style sheet
    [style sheet](http://pastebin.com/aDQxFCSj)
 * thanks thanks thanks!

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

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [14 years ago](https://wordpress.org/support/topic/formatting-issue-6/#post-2716766)
 * You need to post a link to your actual site — just seeing the stylesheet does
   not help much with questions like this.
 *  Thread Starter [scross1375](https://wordpress.org/support/users/scross1375/)
 * (@scross1375)
 * [14 years ago](https://wordpress.org/support/topic/formatting-issue-6/#post-2716767)
 * crap sorry
 * totally forgot
 * stacey-cross.com
 * thank you!
 *  [Josh](https://wordpress.org/support/users/josh401/)
 * (@josh401)
 * [14 years ago](https://wordpress.org/support/topic/formatting-issue-6/#post-2716771)
 * Since you aren’t using a footer, the first part can be phased out by adding this
   to your custom css:
 *     ```
       #footer {
           display: none;
       }
       ```
   
 * Then, you can adjust the content downwards by adding this to your custom css:
 *     ```
       .narrowcolumn {
           padding: 12px 0 0;
       }
       ```
   
 *  Thread Starter [scross1375](https://wordpress.org/support/users/scross1375/)
 * (@scross1375)
 * [14 years ago](https://wordpress.org/support/topic/formatting-issue-6/#post-2716774)
 * Thank you so much!
 * That did the trick. 🙂
 *  [Josh](https://wordpress.org/support/users/josh401/)
 * (@josh401)
 * [14 years ago](https://wordpress.org/support/topic/formatting-issue-6/#post-2716776)
 * You bet 🙂

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

The topic ‘Formatting issue’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [Josh](https://wordpress.org/support/users/josh401/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/formatting-issue-6/#post-2716776)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
