diff --git a/components/gdpr/gdpr.php b/components/gdpr/gdpr.php index f3b840a63..46dbef855 100644 --- a/components/gdpr/gdpr.php +++ b/components/gdpr/gdpr.php @@ -121,6 +121,13 @@ function ampforwp_gdpr_css(){ #footer .gdpr_fmi a{ color: ; } + amp-consent.amp-active { + top: 0; + bottom: 0; + left: 0; + right: 0; + position: fixed; + } @media(max-width:768px){ .gdpr_w{width: 85%;margin:0 auto;padding:1.5rem;}