diff --git a/app/assets/stylesheets/noscript.scss b/app/assets/stylesheets/noscript.scss index 2c77aaede..2dd734199 100644 --- a/app/assets/stylesheets/noscript.scss +++ b/app/assets/stylesheets/noscript.scss @@ -7,3 +7,8 @@ .check-all-none { display: none; } + +.cookies-consent-banner, +.cookies-consent-management-footer-content { + display: none; +} diff --git a/app/components/layout/footer_component.html.erb b/app/components/layout/footer_component.html.erb index f7d0cfd89..297bed666 100644 --- a/app/components/layout/footer_component.html.erb +++ b/app/components/layout/footer_component.html.erb @@ -29,7 +29,7 @@