• Resolved dasFLOSEN

    (@dasflosen)


    Hi Ben,

    now another (quick) problem. I want to resize the Video-Frame to 16:9 in the loop and at the single-post-page. Currently the Videobox looks always 4:3 and is filling the complete Display at single-post-page.

    With the follow CSS-Code i can size the Video-iframe to 16:9, but the “excerpt-container” didn’t automatically size.

    .featured-video iframe {
      height: 56.25% !important;
    }
    
    .featured-video {
        height: 100% !important;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Video Resize?’ is closed to new replies.