Hi There,
1. Using the masonry element in the page builder, I’d like to be able to show a post or portfolio item title on each tile, and then have the excerpt appear only when I hover over the tile. Is there a way to do this?
2. As a simpler question, where can I set the color and opacity of the overlay for the masonry element?
3. Finally, is there a relatively easy way to target individual tiles within a masonry element (i.e. an individual post)? For example, if I wanted the hover effect on one particular tile to look different than that of the others?
Thanks in advance.
S.
Hi decastell!
1. Unfortunately there is currently no function like that.
2. Not sure what you mean and screenshots would help a lot to make things clear for us. If I get you right then there is no color option for overlay, only opacity:
.avia_desktop .av-hover-overlay-active .av-masonry-image-container {
opacity: 0.3;
}
3. No, because there is no unique css class for each post. You would need to hire a freelance developer for such a function.
Regards,
Andy