Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter rorymcguigan

    (@rorymcguigan)

    Resolved – was an issue with my theme – I added the below custom css and it worked perfectly.

    #primary video {
        width: 100% !important;
        max-width: 100% !important;
        height: 100% !important;
        max-height: 100% !important;
    }

    Hope this is helpful to people

Viewing 1 replies (of 1 total)