Title: page formatting
Last modified: August 31, 2016

---

# page formatting

 *  [heyitsdave](https://wordpress.org/support/users/heyitsdave/)
 * (@heyitsdave)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/page-formatting-3/)
 * Two small display issue details:
    1) On all pages, there is a white line at the
   bottom of the page, presumably to separate the main content from the comments
   section (which I have turned off for all pages). How to remove this line? and
   also how to remove all the extra blank space between this line and the footer?
   2) Also in this area, on the home page only, the footer is full width of the 
   available page space and is separated from the main content, whereas on all other
   pages the footer immediately follows the main content and is limited in width.
   How to make the home page consistent with all other ordinary pages. The site 
   in question is [http://www.sundogscct.com](http://www.sundogscct.com) Thank you!

Viewing 1 replies (of 1 total)

 *  [Biplav](https://wordpress.org/support/users/bplv/)
 * (@bplv)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/page-formatting-3/#post-7115932)
 * hello dave,
    Please go to style.css and find a class
 * > .site-content article
 * Then remove the code generating the border `border-bottom`.
 * And for the home page’s footer you can copy the footer code and paste it just
   above the closing tag of the div (`</div>` ) with class hfeed and site and id
   = page.
 * Regards,
    bplv

Viewing 1 replies (of 1 total)

The topic ‘page formatting’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/catch-everest/3.7.2/screenshot.
   png)
 * Catch Everest
 * [Support Threads](https://wordpress.org/support/theme/catch-everest/)
 * [Active Topics](https://wordpress.org/support/theme/catch-everest/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/catch-everest/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/catch-everest/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Biplav](https://wordpress.org/support/users/bplv/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/page-formatting-3/#post-7115932)
 * Status: not resolved