Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1058700

    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

    #1059419

    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

    #1059604

    Hi Mike,

    Thank you for your response.

    The code works pretty good, but I’ll try to do what you say.

    Best regards.

    #1059611

    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

    #1059615
    This reply has been marked as private.
    #1059871

    Hi,
    I see that some of the images are good, please try adding some more space to the bottom of others.
    Please see the screenshot in Private Content area.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.