Hello,
on my site I build a masonry gallery with a hyperlink to a subsite.
The title of the subsite is displayed on the bottom of the thumbnail from the gallery,
but I need the title in the middle of the thumbnail, so I want to centered the title horizontally and vertically.
What can I configurate in the css that the stuff is working.
Do you know what I mean or do you need a picture?
Thanks
Flo
Hi nullhorn!
Thank you for the screenshot.
Please set the Element Captions > Element Title and Excerpt Styling to “Display as centered overlay”. Add this code in the Quick CSS field:
#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content {
background: transparent;
}
#top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {
background: #ffffff;
color: orange;
padding: 10px 0;
}
Best regards,
Ismael
Hello Ismael,
I can’t find the right settings for the “centered overlay”.
Here the screenie of the masorny gallery settings at the site element.
and here the screnie of the quick css field at the enfold styling site.
that quick css changes nothing.
Hi,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Andy
Hello Andy,
here is the Link zu my site: http://www.feuerwehr-brendlorenzen.de
and hier is the admin login:
Hi,
you’re using quite an old version of the theme. So at first please update the theme and then follow the instructions of Ismael again.
Best regards,
Andy