Hi support team,
Thank you as always for the good support.
We have a question we hoped you might have a solution to.
We would like a specific image in the masonry gallery to have a red background color in the caption box while the others remain grey.
Do you think this would be possible?
Best regards.
Hey saraclementdk!
Try adding this to your custom CSS.
.post-82 .av-inner-masonry-content {
background: red !important;
}
Regards,
Elliott
Your support is really great! It functions now just as we wanted it.
Just one more question. Is it also possible to set individual heights for the content boxes in the masonry gallery?
Best regards
Hi!
Can you please post a screenshot and show the changes you would like to make?
You can try adding following code to Quick CSS in Enfold theme options under General Styling tab
a#av-masonry-1-item-82 .av-inner-masonry-content {
min-height: 180px;
}
Regards,
Yigit
Hi,
Thank you for your quick response!
No need to, because your css code worked just as we wanted :)
Best regards.
Hey!
You’re welcome, glad we could help :)
Please let us know if you ever need any help in the future.
Best regards,
Dake