Hi Enfold Team ,
The images aren’t showed totally in Masonry Gallery and Horizontal gallery and I need to see the whole image.
I’ve tried the three size configuration and the columns are automatic set.
Must I reduce the size of all images before adding it or is there another way to do it from WordPress?
Thanks in advance.
Oscar
Hey ovacam,
Sorry for the late reply,
I took a look at your masonry page, but the gallery page was “not found”
For your masonry page, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
.av-masonry-entry .av-inner-masonry-content {
padding: 2px !important;
}
.av-masonry-image-container {
background-size: contain !important;
background-repeat: no-repeat !important;
}
Please see the screenshot in Private Content area, you will see many images showed at full height, but I recommend trying to upload your images with some blank space at the bottom, like the way “Cancer” is.
Best regards,
Mike
Hi Mike,
Thank you for your response.
The code works pretty good, but I’ll try to do what you say.
Best regards.
Hi,
Did you want us to look at your “gallery” page to work out similar css? If so please post a link to it.
Best regards,
Mike