Hi, my masonry gallery has a white background, but my images have a grey background. How can I change the image background into white or transparent? Thanks!
https://nicolaheller.de/portfolio/portraitfotografie/?preview=true (the big images)
Hey nicola9191,
Add this to quick css:
#av-masonry-1{
background-color:transparent!important;
}
Best regards,
Jordan Shannon
