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

    hi there,

    I am using a masonry with 3 columns.
    but it increases the size of the pictures. Is there a way to have a fixed size for the pictures?
    or
    just adjust the size of the galley. ( I want to keep the 3 column structure).

    thank you in advance :-)

    #739619

    Hi Rio1!

    If you do that to mansory, then the styles will be more to a grid, rather than to a mansory.
    If you issue is the images then resizing the images will most probably fix the issues.

    Let us know if we can do anything else for you.

    Best regards,
    Basilis

    #740054

    HI Basilis,

    thanks for your reply. What exactly do you mean by resizing the image? in the theme?
    the images have a size of 350 x 290
    example: here ( http://werberitter-preview.sellahi.de ) I have added the pictures as normal images and they are displayed fine.
    in this page ( http://werberitter-preview.sellahi.de/leistungen/ ) I have added the same pictures in a masonry gallery. but the masonry gallery increases their size. This also affects the resolution of the pictures.
    how can I prevent that from happening?

    thank you for you time and reply :-)

    #741734

    Hi,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .av-masonry .av-masonry-image-container {
        background-size: auto auto !important;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #750181

    great thank you :-)

    #750183

    I also found a simpler way:
    put the masonry into a column and add padding to it. This way, the masonry will “shrink” and the pictures will appear smaller

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘masonry size’ is closed to new replies.