Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: How to Disable Image hover and Icon #125650

    Here is the solution to remove the overlay and icon from just justified image grid images

    .justified-image-grid .image-overlay-inside, .justified-image-grid .image-overlay.overlay-type-extern {

    display: none !important;

    }

Viewing 1 post (of 1 total)