Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Julien Zerbib

    (@julien-zerbib)

    Hi Phil,

    This plugin won’t work with WP FullPage. Unless you modify “YOURTHEME/wp-fullpage/js/jquery.fullpage.custom.js” after following these steps

    Have you tried something like that ? :
    First inserting your video in your content.
    Then add something like :
    .section.my-section-slug .slide.my-slide-slug article { width: 100%; height: 100%; }
    same thing for your video markup…
    Sincerely,

    Julien

    Thread Starter Philtone

    (@philtone)

    hmm now the window becomes very small – here’s a screenshot:

    screen

    Plugin Author Julien Zerbib

    (@julien-zerbib)

    try :
    .section.my-section-slug .slide.my-slide-slug article { width: 100%; height: 100%; display: block; }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘fullscreen video placement’ is closed to new replies.