Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1201120
    goalsarecool
    Participant

    Can you please tell me why the audio player for my podcast is not responding based on the screen size?

    https://www.goalsarecool.com/category/podcast/

    #1201506
    Rupok
    Member

    Hi there,

    Thanks for writing in! It’s not responsive because it’s an external iframe that doesn’t belongs to X.
    You can add this under Custom > CSS in the Customizer.

    .x-audio.embed iframe {
      max-width: 100%;
    }

    Hope this helps.

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