Tagged: Masonry Gallery
Hello,
Enfold is an amazing Theme! I hope you can help me with my issue.
I use the masonry gallery with the title as a centered overlay. Is it possible, to position the title in the bottom-left corner of the Picture ?
Thank you !
Greetings Felix
Hey Felix-A,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi Felix,
Please try the following in Quick CSS under Enfold->General Styling:
#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content-pos {
vertical-align: bottom !important;
text-align: left !important;
}
Best regards,
Rikard
Thank you for the Help