From ef392d2acb59f50f0a0abf14060d1858be554f35 Mon Sep 17 00:00:00 2001 From: soufiane Date: Mon, 2 Jun 2025 17:27:51 +0200 Subject: [PATCH] wait #7577 @0:20 --- wp-content/themes/miranui_new/resources/css/common.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wp-content/themes/miranui_new/resources/css/common.scss b/wp-content/themes/miranui_new/resources/css/common.scss index 6df6058..32e7754 100644 --- a/wp-content/themes/miranui_new/resources/css/common.scss +++ b/wp-content/themes/miranui_new/resources/css/common.scss @@ -120,3 +120,7 @@ body:not(.home) { } } } + +.grecaptcha-badge { + display: none; +} -- 2.39.5