Hi, I am trying to place a masonry gallery inside my ajax portfolio preview, but the images won’t display. Any suggestions?
Hey cpetroff1321,
Thank you for using Enfold.
To which portfolio item did you add the masonry gallery? Could you please create a test page so that we can inspect the issue? Or post the login details here so that we can test it.
Best regards,
Ismael
Details below:
Hey!
Thank you for the info. Please add this in the Quick CSS field.
.av-masonry-entry {
visibility: visible !important;
opacity: 1;
}
Best regards,
Ismael
That did it, thanks!