Envira Gallery album

The size of the images of the Envira albums are all different…

I would like all the images to come out the same size even if they were cut out.

Something like this…

website: www.productosjv.com

Hi There,

Please edit your images on Photoshop or similar software in order that all image have the same size.

Thanks

That does not seem very practical … Before the update Envira perfectly showed the gallery although the images had different sizes. What I was doing was to crop the image to show it centered and of the same size … It is impossible to have all the images of the same size … since there are vertical, horizontal …

Hello there,

You need to set an option in Envira Gallery. This has already been answered on one of our threads. Please refer to:

Hope this helps.

This manual is for image galleries. My problem is in the Gallery Albums. the image that is shown of each gallery on the album

Hi There,

Could you please try adding this custom CSS under X > Theme Option > CSS:?

@media (min-width: 481px){
    #envira-gallery-wrap-5659 img {
        max-height: 110px;
        width: auto;
    }
}

Let us know how it goes!

Perfect!

Thank you!

You are welcome!

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