Title: Reducing Padding/Margin
Last modified: August 22, 2016

---

# Reducing Padding/Margin

 *  Resolved [Daffydd57](https://wordpress.org/support/users/daffydd57/)
 * (@daffydd57)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/reducing-paddingmargin/)
 * Hello,
 * Love the slider – it works well!
 * I don’t understand how to use the custom css I guess as it never seems to change
   anything.
 * How would I reduce the amount of space between the last of the content and the
   navigation images (using 8px square images)? I need to tighten up the height 
   of the slider.
 * Thank you!
 * [https://wordpress.org/plugins/smooth-slider/](https://wordpress.org/plugins/smooth-slider/)

Viewing 1 replies (of 1 total)

 *  [sagar.k](https://wordpress.org/support/users/sagark/)
 * (@sagark)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/reducing-paddingmargin/#post-5891521)
 * Hello Daffydd57,
 * Thank you for using Smooth Slider.
 * Please try by putting following CSS code into Smooth Slider => Settings => Basic
   Settings => Miscellaneous => Custom Styles.
 *     ```
       .smooth_slider .smooth_nav {
       bottom: 40px !important;
       }
       ```
   
 * Here, We have put 40px. You can change it as per your requirement.
 * Let me know if it helps.
 * Thank you!!!
 * Regards,
    Sagar SliderVilla Support Team

Viewing 1 replies (of 1 total)

The topic ‘Reducing Padding/Margin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/smooth-slider_e7cacb.svg)
 * [Smooth Slider](https://wordpress.org/plugins/smooth-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/smooth-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/smooth-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/smooth-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/smooth-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/smooth-slider/reviews/)

## Tags

 * [margin](https://wordpress.org/support/topic-tag/margin/)
 * [navigation](https://wordpress.org/support/topic-tag/navigation/)
 * [padding](https://wordpress.org/support/topic-tag/padding/)

 * 1 reply
 * 2 participants
 * Last reply from: [sagar.k](https://wordpress.org/support/users/sagark/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/reducing-paddingmargin/#post-5891521)
 * Status: resolved