Hey,
I got this code the other day but I want it to delete the white space on all Masonry gallery elements
.page-id-23078 .av-inner-masonry-content {
display:none !important;
}
What code shall I add then?
Thanks
Charlotte
http://www.airlinestaffrates.com/hotel-indigo-bangkok/
Hi Charlotte!
Please add the following CSS
.av-fixed-size .av-masonry-entry .av-inner-masonry-content { display: none !important; }
let us know if it works.
Best regards,
Basilis
Thanks :)