From 3c4949c3b335b1c1622032894b5acb1a9f5d8fa4 Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Tue, 14 Feb 2023 16:05:25 +0100 Subject: [PATCH] Change: image popup tag name --- assets/js/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/js/script.js b/assets/js/script.js index a509b5a..aeafa5b 100644 --- a/assets/js/script.js +++ b/assets/js/script.js @@ -101,7 +101,7 @@ jQuery(function ($) { /* ========================================================================= */ /* Magnific popup /* ========================================================================= */ - $('.image-popup').magnificPopup({ + $('.image-popup-gallery').magnificPopup({ type: 'image', removalDelay: 160, //delay removal by X to allow out-animation callbacks: {