Title: Remove Buffer Beneath Fullwidth Slider
Last modified: August 31, 2016

---

# Remove Buffer Beneath Fullwidth Slider

 *  [chumitu](https://wordpress.org/support/users/chumitu/)
 * (@chumitu)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/remove-buffer-beneath-fullwidth-slider/)
 * Hello,
 * I am using the fullwidth slider on the homepage of my website, but want to remove
   the buffer beneath it in order to move the images below higher up. A picture 
   with the block level elements identified is below:
 * > [View post on imgur.com](https://imgur.com/Mi53yVc)
 * The website is [http://lubastemp.lubasfashions.net](http://lubastemp.lubasfashions.net).
 * Thank you for your help!

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

 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/remove-buffer-beneath-fullwidth-slider/#post-7288256)
 * Here is some CSS that will move those images up a bit. It looks like you’ve got
   an empty element above those images that’s being placed there by a plugin or 
   something. I’m not really sure, but I don’t know how to get rid of that.
 *     ```
       .sliderclass.kad-desktop-slider.kt-full-slider-container {
           padding-bottom: 0;
       }
       ```
   
 * Copy that code from this forum to Theme Options> Advanced Settings.
 * Let me know if it works for you!
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [10 years ago](https://wordpress.org/support/topic/remove-buffer-beneath-fullwidth-slider/#post-7288273)
 * I think that css is all your wanting.
 * Kadence Themes

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

The topic ‘Remove Buffer Beneath Fullwidth 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/)

## Tags

 * [fullwidth](https://wordpress.org/support/topic-tag/fullwidth/)

 * 2 replies
 * 3 participants
 * Last reply from: [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/remove-buffer-beneath-fullwidth-slider/#post-7288273)
 * Status: not resolved