Remove whitespace in picture gallery

Hello
I have a problem with the display of my picture galleries.
Some galleries contain landscape & portrait pictures. The preview of this gallery is very good.
The only thing is the website reserves some whitespace for the portrait pictures under the text.
Can’t it just adjust to the picture every time you scroll trough the gallery? So I don’t see any more whitespace under the text.

Thnx in advance!

Hello @adurnez,

Thanks for reaching out. :slight_smile:

I checked the licence manager page and found out that one of the website is using in image gallery. Further checking the website on mobile and desktop, I don’t see the white spacing issue on my end. Please see screenshot.

If the problem is happening on other website, please share the URL of the same for us to take a closer look. I also suggest you to try clearing cache and see how that goes.

Thanks.

Thank you for the quick response! It’s another license that needs to be handled.
It’s the license for burobois.be

Thanks!

Hey @adurnez,

Thanks for providing the url. To resolve your issue, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)

.x-flexslider.x-flexslider-featured-gallery.man {
    overflow: hidden;
}

We would loved to know if this has work for you. Thank you.

Thank you so much! Works like a charm!

You’re most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.