Hi! Is it possible to center the name/caption of a portfolio entry when it appears (we have ours set to appear on hover) in the Masonry Grid? thanks!
Hi AirstreamCoach!
Please add the following code
.avia_desktop.avia_transform3d .av-caption-on-hover .av-masonry-entry.av-masonry-item-with-image:hover .av-inner-masonry-content { text-align: center }
and let us know if that works out for you good
Regards,
Basilis
Perfect! thanks!