Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #280141

    Hi Kriesi & Co,

    I have 3 images all set to Perfect Grid in the Masonry Gallery on our site.

    Issue is, 3 images are not centred as in they take up 3 spaces but leave a white space on the right ready for another Image to go there.

    I have provided a link in the private content. I wish to have it centred so that 3 images are centred or even stretched to cover the entire grid so long as the white space is dealt with.

    Thank you.

    #280371

    Hey jamie!

    Thank you for using the theme!

    You can try to increase the masonry entry container with this on Quick CSS:

    .av-masonry-entry {
    position: relative;
    width: 33.33%;
    }

    Regards,
    Ismael

    #280458

    Thanks Ismael. All functioning as I wanted. Thank you very much!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Masonry Gallery – 3 Images’ is closed to new replies.