Title: remove the space
Last modified: August 22, 2016

---

# remove the space

 *  Resolved [daitarn3](https://wordpress.org/support/users/daitarn3/)
 * (@daitarn3)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-the-space/)
 * hello I want to remove the space in red, I can not figure out which command to
   use CSS. can you help me
 * [example](http://www.fansclubchievo.it/images/example.jpg)
 * thanks
    massimo

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

 *  [Gerasimos Tsiamalos](https://wordpress.org/support/users/tsiger/)
 * (@tsiger)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-the-space/#post-5431269)
 * Hi Massimo,
 * Is this website somewhere online ?
 *  Thread Starter [daitarn3](https://wordpress.org/support/users/daitarn3/)
 * (@daitarn3)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-the-space/#post-5431292)
 * [http://www.fansclubchievo.it](http://www.fansclubchievo.it)
 *  [Gerasimos Tsiamalos](https://wordpress.org/support/users/tsiger/)
 * (@tsiger)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-the-space/#post-5431316)
 * Try this
 *     ```
       .pad {
           padding-bottom: 0;
       }
   
       .post-list .post-row:nth-last-child(2) {
           border-bottom: 0;
           padding-bottom: 0;
           margin-bottom:0;
       }
   
       .post-list .post-row:nth-last-child(2) article {
           margin-bottom: 0 !important;
           padding-bottom: 0;
           background:red;
       }
       ```
   
 *  Thread Starter [daitarn3](https://wordpress.org/support/users/daitarn3/)
 * (@daitarn3)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-the-space/#post-5431397)
 * hello does not work.
      I put another screenshot for a better idea. I want to
   reduce the space that I scored.
 * [esempio 2](http://www.fansclubchievo.it/images/example-bis.jpg)
 * thanks
    massimo
 *  [CMSHelpLive](https://wordpress.org/support/users/cmshelplivecom/)
 * (@cmshelplivecom)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-the-space/#post-5431400)
 * Add the following code in your custom css:
 *     ```
       .pad{
       padding-bottom:0px;
       }
   
       .post-list .post-row{
       margin-bottom:0px;
       }
   
       .home .pagination {
       margin-bottom: 0px;
       display: inline;
       }
       ```
   
 *  Thread Starter [daitarn3](https://wordpress.org/support/users/daitarn3/)
 * (@daitarn3)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-the-space/#post-5431401)
 * sorry , i saw that the space you want to remove is dedicated to navigation “previous
   or next page.” well, I would like to remove this space and navigation **only****
   home page**
 * thanks
 *  Thread Starter [daitarn3](https://wordpress.org/support/users/daitarn3/)
 * (@daitarn3)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-the-space/#post-5431402)
 * great !!! thanks it works !!!
 *  Thread Starter [daitarn3](https://wordpress.org/support/users/daitarn3/)
 * (@daitarn3)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-the-space/#post-5431403)
 * if I want to delete only the navigation on the home page?
 *  [CMSHelpLive](https://wordpress.org/support/users/cmshelplivecom/)
 * (@cmshelplivecom)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-the-space/#post-5431407)
 * Sorry i could not get you, confused between header navigation and pagination.
   Can you please mark the area you want to delete in a screenshot.
 *  Thread Starter [daitarn3](https://wordpress.org/support/users/daitarn3/)
 * (@daitarn3)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-the-space/#post-5431408)
 * [example](http://www.fansclubchievo.it/images/example3.jpg)
 * **only home page**
 *  [CMSHelpLive](https://wordpress.org/support/users/cmshelplivecom/)
 * (@cmshelplivecom)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-the-space/#post-5431409)
 * For this add the following code in stylesheet:
 *     ```
       .home .pagination{
       display:none;
       }
       ```
   
 *  Thread Starter [daitarn3](https://wordpress.org/support/users/daitarn3/)
 * (@daitarn3)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-the-space/#post-5431410)
 *     ```
       .home .pagination{
       display:none !important;
       }
       ```
   
 * ok !!!!!!
 *  [CMSHelpLive](https://wordpress.org/support/users/cmshelplivecom/)
 * (@cmshelplivecom)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-the-space/#post-5431412)
 * Worked?
 *  Thread Starter [daitarn3](https://wordpress.org/support/users/daitarn3/)
 * (@daitarn3)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-the-space/#post-5431416)
 * is perfect !!!
 * thanks
 *  [Hareesh S](https://wordpress.org/support/users/hareesh-pillai/)
 * (@hareesh-pillai)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-the-space/#post-5431426)
 * Hi daitarn3, perhaps you should mark this topic as resolved.

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

The topic ‘remove the space’ 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/)

 * 15 replies
 * 4 participants
 * Last reply from: [Hareesh S](https://wordpress.org/support/users/hareesh-pillai/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/remove-the-space/#post-5431426)
 * Status: resolved