Tagged: , ,

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #438136

    when I set Masonry Gallery (or portfolio) item to flexible and the title and caption to always show – the title and caption are shown right under the image – like it should, but, on some screen sizes it is shown wider then the images causing huge gaps between images and so the Masonry isn’t perfect
    BUT when I set Masonry Gallery to manual (and adding portrait and/or landscape tags) the Masonry works perfect on every screen size wonderfully! (the title and caption are always in the right width – the image width which is great!!) but they are also shown over the image (instead of under it) which is very problematic with small pictures
    I know I can set to only show on mouse roll over but I wish the title and caption to be shown all time, just not overlapping on the image
    is there a way to fix it while keeping the Masonry perfect?

    #438418
    This reply has been marked as private.
    #438420

    anyone? help please..

    #438579

    anybody? is it outside of the support scope?

    #439796

    Hi!

    Try adding this to your custom CSS.

    .av-masonry-image-container img {
      width: 100%;
    }

    Best regards,
    Elliott

    #439844

    so simple?
    it works!
    thank you so much!

    #440154

    Hey!

    Great, glad we could help :)

    Cheers!
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Masonry image Title and caption position’ is closed to new replies.