Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #954618

    Hi, I’m using the Enfold theme, where I used the Gallery to display many photos, however, it leaves random unwanted blank spaces within the row of photos as you scroll down. Any way to eliminate?

    #955027

    Hey peabody62,

    It looks like some of your images are a big taller than others, that’s why that is happening. I would try to crop them, if you can’t do that then please try this CSS:

    .page-id-65 .avia-gallery img {
        height: 148px !important;
    }

    Best regards,
    Rikard

    #955308

    Perfect…as usual. Thanks!

    #955357

    Hi,

    I’m glad Rikard was able to help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Blank Spaces In Gallery’ is closed to new replies.