Title: How to decrease the space at the bottom of my pages
Last modified: July 11, 2017

---

# How to decrease the space at the bottom of my pages

 *  [harryburns](https://wordpress.org/support/users/harryburns/)
 * (@harryburns)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/how-to-decrease-the-space-at-the-bottom-of-my-pages/)
 * The space below the social media buttons is too long how can i decrease it. Im
   using the TheBusiness theme heres my site [http://harryburnsdesign.com/](http://harryburnsdesign.com/)

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

 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/how-to-decrease-the-space-at-the-bottom-of-my-pages/#post-9309896)
 * I recommend asking at [https://wordpress.org/support/theme/thebusiness](https://wordpress.org/support/theme/thebusiness)
   so the theme’s developers and support community can help you with this.
 *  [wbcomdesigns](https://wordpress.org/support/users/wbcomdesigns/)
 * (@wbcomdesigns)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/how-to-decrease-the-space-at-the-bottom-of-my-pages/#post-9310800)
 * Hi, [@harryburns](https://wordpress.org/support/users/harryburns/)
 * You can achieve this by applying following CSS code.
 *     ```
       footer.entry-footer {
           margin-top: -50PX !important;
       }
   
       .so-widget-sow-features-default-9e47bd2b209d .sow-features-list {
           margin: 0 65px !important;
       }
       ```
   
 * Hope this will help.
 * Thanks.
 *  Thread Starter [harryburns](https://wordpress.org/support/users/harryburns/)
 * (@harryburns)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/how-to-decrease-the-space-at-the-bottom-of-my-pages/#post-9313047)
 * thanks man how do i decrease the length of the content on the portfolio and contact
   pages [http://harryburnsdesign.com/](http://harryburnsdesign.com/)
 *  [wbcomdesigns](https://wordpress.org/support/users/wbcomdesigns/)
 * (@wbcomdesigns)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/how-to-decrease-the-space-at-the-bottom-of-my-pages/#post-9315128)
 * Hello
 * Please remove this CSS
 *     ```
       #pgc-300-0-0, #pgc-300-0-1 {
           width: 50%;
           width: calc(50% - ( 0.5 * 30px ) );
       }
       ```
   
 * [http://i.is.cc/2OYLvTuA.png](http://i.is.cc/2OYLvTuA.png)
 * Thanks.

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

The topic ‘How to decrease the space at the bottom of my pages’ is closed to new
replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [wbcomdesigns](https://wordpress.org/support/users/wbcomdesigns/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/how-to-decrease-the-space-at-the-bottom-of-my-pages/#post-9315128)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
