When Mansonry blog remove the microscope and the link?
in Blog
When I go in Masonry blog about the image so the magnifier and the link appears. Can you disable it?
Comments
.image_frame .image_wrapper .image_links { display: none !important; }Also, the image shouldn't move.
.image_frame .image_wrapper .mask::after { display: none !important; }.image_frame .image_wrapper img:not(.ls-l) { top: 0 !important; }