Title: How do I decrease the margin underneath the slider?
Last modified: August 31, 2016

---

# How do I decrease the margin underneath the slider?

 *  Resolved [akitzer](https://wordpress.org/support/users/akitzer/)
 * (@akitzer)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/how-do-i-decrease-the-margin-underneath-the-slider/)
 * Hi everyone,
    I was wondering how I would decrease the margin underneath the 
   slider in my homepage, my site is [ essexcommunityfund.menismiles.com ](http://www.essexcommunityfund.menismiles.com/).
   I would like the text underneath to be closer to the slider. Any help would be
   so appreciated, thank you!

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

 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/how-do-i-decrease-the-margin-underneath-the-slider/#post-7453315)
 * Hey, try using this css:
 *     ```
       .home .sliderclass {
           padding: 0;
       }
       div#panel-173-0-0-0 {
           margin-top: 10px;
       }
       ```
   
 * Hope it helps!
 * Hannah
 *  Thread Starter [akitzer](https://wordpress.org/support/users/akitzer/)
 * (@akitzer)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/how-do-i-decrease-the-margin-underneath-the-slider/#post-7453328)
 * Thank you so much! You are a magical magician

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

The topic ‘How do I decrease the margin underneath the slider?’ is closed to new
replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/virtue/3.4.15/screenshot.png)
 * Virtue
 * [Support Threads](https://wordpress.org/support/theme/virtue/)
 * [Active Topics](https://wordpress.org/support/theme/virtue/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/virtue/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/virtue/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [akitzer](https://wordpress.org/support/users/akitzer/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/how-do-i-decrease-the-margin-underneath-the-slider/#post-7453328)
 * Status: resolved