Title: Slideshow Issue
Last modified: June 7, 2023

---

# Slideshow Issue

 *  Resolved [werny](https://wordpress.org/support/users/werny/)
 * (@werny)
 * [3 years ago](https://wordpress.org/support/topic/slideshow-issue-5/)
 * I added a shortcode at the end of my elementor-text
   [ngg src=”galleries” ids=”
   12″ display=”basic_slideshow”]But on frontend it will add lots of space above
   and below the sliders.I want it just below my text without this big gap.How can
   I avoid that?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fslideshow-issue-5%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Imagely](https://wordpress.org/support/users/imagely/)
 * (@imagely)
 * [3 years ago](https://wordpress.org/support/topic/slideshow-issue-5/#post-16802875)
 * Hi [@werny](https://wordpress.org/support/users/werny/),
 * Let’s try to add this custom CSS rule to **“Appearance -> Customize -> Additional
   CSS”** to see if that’ll solve the problem:
 *     ```wp-block-code
       .ngg-slideshow .ngg-gallery-slideshow-image {
           height: auto !important;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Slideshow Issue’ is closed to new replies.

 * ![](https://ps.w.org/nextgen-gallery/assets/icon-256x256.png?rev=2083961)
 * [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery](https://wordpress.org/plugins/nextgen-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-gallery/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Imagely](https://wordpress.org/support/users/imagely/)
 * Last activity: [3 years ago](https://wordpress.org/support/topic/slideshow-issue-5/#post-16802875)
 * Status: resolved