• Resolved cursedfrogurt

    (@cursedfrogurt)


    Please see the thumbnail gallery towards the middle of the page.

    Notice how I want to add an italicized small sentence about the product features (serving same function as a caption).

    The issue I’m having is that the padding spacing is far too large between the bottom of the thumbnail gallery and the italicized text.

    Is there an option to remove this excess padding as it looks bad.

    Thanks!

    • This topic was modified 7 years, 6 months ago by cursedfrogurt.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Imagely

    (@imagely)

    Hi @cursedfrogurt!

    Go to Appearance > Customize > Additional CSS
    Copy and paste this code, then click on “Publish”.

    .ngg-galleryoverview{margin-bottom: 20px;}

    We hope that it helps!
    Please, keep us posted

    – Gaby

    Thread Starter cursedfrogurt

    (@cursedfrogurt)

    Thanks Gaby, unfortunately that didn’t change anything. Any other things we can try?

    Plugin Contributor Imagely

    (@imagely)

    Hi @cursedfrogur!

    Try
    .ngg-galleryoverview{margin-bottom: 20px !important;}

    That will force the styling.
    Let us know how it goes.

    – Gaby

    Thread Starter cursedfrogurt

    (@cursedfrogurt)

    Thanks that worked great

    If i ever want to adjust the top padding can i change it to

    .ngg-galleryoverview{margin-top: 20px !important;} ?

    Plugin Contributor Imagely

    (@imagely)

    I am very sorry for the delayed reply.
    That’s would surely work for you 🙂

    Mihai

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

The topic ‘Remove extra padding below thumbnail gallery’ is closed to new replies.