From 0a626c6efdd69d733f6865b9dc73e28bdd319368 Mon Sep 17 00:00:00 2001 From: antilopa Date: Thu, 27 Oct 2022 21:49:44 +0200 Subject: [PATCH] click through overlay layer --- lacre_basic/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lacre_basic/css/custom.css b/lacre_basic/css/custom.css index 017505b..a472674 100644 --- a/lacre_basic/css/custom.css +++ b/lacre_basic/css/custom.css @@ -33,7 +33,7 @@ position: relative; overflow:hidden; z-index: 999; - + pointer-events: none; } .banner img {