• Resolved rushy5150

    (@rushy5150)


    I really like this gallery/slideshow plugin – truly easy to use however how can I reduce the padding above and below the slideshow? This looks not too bad on a computer but is really bad (too much padding) on a mobile device, especially my Android phone

    Hope you can help 🙂

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • 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

    Thread Starter rushy5150

    (@rushy5150)

    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/

    Thread Starter rushy5150

    (@rushy5150)

    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.

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

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