Plugin Contributor
Imagely
(@imagely)
Hi @rushy5150
I checked your site, but I was not able to find the slideshow.
On the other hand, whenever there is a big space with that gallery display, you might consider using images of the same aspect ratio.
Try to check your “Maximum dimensions” options on the “Customize display settings” tab as well.
We hope that this helps.
Please, keep us posted.
– Gaby
Hi there – sorry, here is an example of the issue I am having with padding a the top and bottom of the slideshow
http://peterrushphotography.co.uk/weddings/
I have included this in the additional CSS but it has had no effect
.ngg-galleryoverview{margin-bottom: 5px !important;}
Hi @rushy5150
Please, check your HTML.
I noticed that it is inserting some extra paragraph or it doesn’t look 100% right. You can check your HTML code if you are using the “Classic editor” plugin. Use the tab “Text”.
About a CSS to fix that extra space, please try the following.
Go to Appearance > Customize > Additional CSS
Copy and paste this code, then click on “Publish”.
.ngg-slideshow.slick-slider{
margin: 0px auto 0px !important;
}
Note: please, feel free to adjust “0px” to “5px” if you want to increase the space.
We hope that it helps!
– Gaby, Customer Support.
I’m having the same problem and it isn’t going away with the CSS – https://letsmakeyourwebsite.com/sample-websites/
Padding above and below is HUGE – help!
Hi @danie_ditz
Could you please share with us the shortcode of that particular Gallery display?
Have you tried to change the settings in your “Customize Display Settings” tab?
Please, keep us posted.
– Gaby, Customer Support.