Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1272074
    Andrei
    Participant

    Hi, I have embeded a youtube video on my “about us” page. Unfortunately the, on mobile, only 50% of the image can be seen. The website is https://sinestezic.com/about-us.

    #1272090
    Christian
    Moderator

    Hey Andrei,

    You have this code in your CSS

    @media (max-width: 1201px) {
    .page-id-835 iframe {
        width: 560px!important;
        height: 315px!important;
        display: block;
        margin: 0 auto!important;
    }
    }

    Please remove it.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1272074 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>