• Resolved chezjau

    (@chezjau)


    Hello,

    Your Privacy Consent Message breaks the theme since it is using an absolute position instead of a relative !
    Could you please fix it ?

    Thank you !

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter chezjau

    (@chezjau)

    I was wrong, it breaks everything since it’s positioning videos too.

    Quick temporary workaround (in theme css) :
    .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.epyt-facade, .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__ {
    position: relative !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    }

    • This reply was modified 3 years ago by chezjau.
    Plugin Author embedplus

    (@embedplus)

    We figured out a more friendly fix that we’ll be releasing later this month, but we would like to have a link to an example page on your site that will help us determine that the fix works for you too. Please share.

    Plugin Author embedplus

    (@embedplus)

    Hi,

    Please update to the latest version and let us know if you see the fix on your end.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Privacy/GDPR Message breaks theme’ is closed to new replies.