How do I create a masonry portfolio with category filter?
example: https://kriesi.at/themes/enfold/portfolio/masonry-portfolio/
I used the ‘Masonry’ element. In private content you can find the test page. Nothing is showing only grey background.
Hi,
Looks like you have this css:
.av-masonry-entry {
visibility: hidden;
opacity: 0;
}
.av-masonry-sort {
visibility: hidden;
}
#top .av-masonry-load-more {
visibility: hidden;
opacity: 0;
}
Check your css or element settings.
Best regards,
Mike
Can you please tell me how I can find the CSS so I can change it? I’m using Firefox.
