• Hi, I have multiple NextGEN galleries on the home page and there is a large blank space below the gallery title (e.g. below “Nothing personal”). Is there any way to reduce it?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Mihai Ceban

    (@mihaiimagely)

    Hi @victorgodg,

    It is possible to reduce this padding using custom CSS:

    .ngg-album-compact h4 .ngg-album-desc {
        height: 25px !important;
    }
    Thread Starter victorgodg

    (@victorgodg)

    Hi @mihaiimagely,
    thank you for your advice. It works on Windows desktop version but, unfortunately, on Android smartphone causes the title to be displayed as three dots (“…”).

    Plugin Support Mihai Ceban

    (@mihaiimagely)

    Hi @victorgodg,

    That’s odd. Can you try deleting the mobile browser’s cache or visit the gallery page from the browser’s incognito window to see if the custom CSS change will apply?

    Thread Starter victorgodg

    (@victorgodg)

    Hi @mihaiimagely,
    Visiting the home page from the incognito window didn’t help. It’s impossible to make a screenshot when the mobile browser is in this mode, but it’s immediately changes to 3 dots after customizing CSS, both in incognito and usual modes.

    UPDATE: I’ve asked my wife to open the page on her iPhone, and it looks perfectly after changing CSS. So it’s Android phone’s issue. I use Android 12 version with Chrome browser.

    • This reply was modified 11 months, 1 week ago by victorgodg.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Blank spacing below gallery name’ is closed to new replies.