Tagged: masonry
Hi guys,
How do I push the masonry title and excerpt from the centre to maybe at the bottom of the image.
https://s3.postimg.org/t1jek77oj/captureenfold.jpg
thanks
Hey tusing,
Thanks for the screenshot, could you post a link where we can inspect the element as well please?
Best regards,
Rikard
Check the link.. below
I use masonry format to display the portfolio items 1) how do we move the text from the centre downwards 2) is there a way to decrease/increase the font size.
Hi,
Thank you for the update. Please add the following code in the Quick CSS field.
#top .av-fixed-size .av-masonry-entry.av-masonry-item-no-image .av-inner-masonry-content-pos, #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content-pos {
vertical-align: bottom;
}
Best regards,
Ismael