• Resolved hazy23

    (@hazy23)


    Hi,

    I would like to create a gallery with landscape and portrait oriented images. When I’m doing this I will get gaps because the images are in different orientation. Is there a way to fill the gaps?

    Can someone please help me out with this issue?

    Many thanks,
    Hazel

    • This topic was modified 2 years, 4 months ago by hazy23.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @hazy23,

    Please check the gallery widget settings.
    If all padding is set to “0” and the issue persists, it could be a cache issue(from LiteSpeed), please check this screenshot: https://i.postimg.cc/fRZhHhTH/image.png.

    Also, you can put the CSS below in Customizing > Custom CSS/JS > CSS Code:

    #wrap .galleryid-1742 .gallery-item {
        padding: 0 !important;
    }

    For more information about the CSS/JS code on the customizer, please read this link:
    https://docs.oceanwp.org/article/354-add-custom-css-and-js-to-your-website.

    Note: if you have any cache plugin or server cache(CDN / Browser Cache and Cookies and …), you need to clear its cache contents or disable them to see your changes. Also, don’t forget to click on the regenerate all assets file and data in Elementor > Tools.

    I hope that helps.

    Best Regards

    Thread Starter hazy23

    (@hazy23)

    Thanks Shahin!

    You’re very welcome,
    I’m glad we could help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Gallery’ is closed to new replies.