How to align images that show in the masonry gallery to align “top centre”,
Many thanks in advance, warm regards, Sam.
Hi Sam,
Not sure what you are looking to change there, could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
I have images in the masonary gallery, I want to alighn them so they shop the top of each image first (I am using Flexible Masonry: All images get the same width but are displayed with their original height and width ratio) It aligns centre when I want it to have top centre. please.
Hi!
Please post the link to your website and a screenshot showing the changes you would like to make.
Best regards,
Yigit
I want the headers of the images to be like Julie’s, visible please, is this doable by quick CSS? Eg aligning the image top centre. Many thanks in advance.
Hey!
Thank you for the info. Please add this in the Quick CSS field:
.av-fixed-size .av-masonry-image-container {
background-position: top center;
}
Cheers!
Ismael
Many thanks, that did it. cheers :)