Title: Bottom Padding?
Last modified: August 31, 2016

---

# Bottom Padding?

 *  Resolved [theishkid](https://wordpress.org/support/users/theishkid/)
 * (@theishkid)
 * [10 years ago](https://wordpress.org/support/topic/bottom-padding-2/)
 * Good morning Zayed,
    I’m having a small issue with my text not butting up underneath
   each before/after image set that I have. I can’t find anything in my style sheet
   to change so I’m wondering if there is some kind of built in bottom padding to
   each of the Twenty20 boxes that I could change.
 * [http://bradbenefield.net/tornado/tornado-ii/](http://bradbenefield.net/tornado/tornado-ii/)
 * You’ll notice all of my captions are sitting on top of the one slider underneath
   and they should be sitting underneath the one above. Can you help me out with
   this please?
 * Thanks
 * [https://wordpress.org/plugins/twenty20/](https://wordpress.org/plugins/twenty20/)

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

 *  Plugin Author [Zayed Baloch](https://wordpress.org/support/users/zayedbaloch/)
 * (@zayedbaloch)
 * [10 years ago](https://wordpress.org/support/topic/bottom-padding-2/#post-7382537)
 * Good Morning,
 * Very nice collection of sliders.
 * Just paste the following css tag on your `style.css` file.
 *     ```
       .twenty20 {
           margin-bottom: 5px;
           margin-top: 20px;
       }
       ```
   
 * Basically I’m busy some other projects, I have plan to put all these styling 
   through WordPress customizer.
 *  Thread Starter [theishkid](https://wordpress.org/support/users/theishkid/)
 * (@theishkid)
 * [10 years ago](https://wordpress.org/support/topic/bottom-padding-2/#post-7382542)
 * Perfect! Thank you sir!

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

The topic ‘Bottom Padding?’ is closed to new replies.

 * ![](https://ps.w.org/twenty20/assets/icon-256x256.png?rev=3241520)
 * [Twenty20 Image Before-After](https://wordpress.org/plugins/twenty20/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/twenty20/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/twenty20/)
 * [Active Topics](https://wordpress.org/support/plugin/twenty20/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/twenty20/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/twenty20/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [theishkid](https://wordpress.org/support/users/theishkid/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/bottom-padding-2/#post-7382542)
 * Status: resolved