By default the grid has a small opacity set, is it possible to have this opacity removed so the images are shown in full opacity.
Thanks
Hey!
Try adding this code to the Quick CSS:
.av-hover-overlay-active .av-masonry-image-container {
opacity: 1 !important;
}
Cheers!
Josue
Hi
Thanks for the tip but it didn’t work
Phil
Hi,
Can you post a link to the page where you have this grid please?
Regards,
Josue
.com
Hi!
The code does the job (tested it live), try flushing the cache/minify functionality you have on your site.
Cheers!
Josue
ok, I thought I did that, obviously not :-)
let me try again, thanks
works now, thanks, sorry for the confusion
You are welcome, glad we could help :)
Regards,
Josue