Hi there,
Could you please tell me how to center the captions within the Masonry elements? I tried browsing some topics and applying the Quick CSS codes you suggested but it’s not applying the changes. I’ve sent the site link and would appreciate if you could tell me what I’ve overlooked.
Thanks!
Hi BootsD!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div.av-masonry-entry-content.entry-content {
text-align: center;
}
Cheers!
Yigit
It worked great, thank you!
Just a follow up question on the masonry elements:
When you mouse over or hover over the images, the file names of the photos appear. Is there a way to disable this?