Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter checken

    (@checken)

    Nevermind, figured this out. I didn’t include “Height” which was causing the issue.
    It works properly with the following CSS:
    @media (min-width: 980px) {
    .container-youtube, .container-vimeo { width: 312px; height: 176px; float: left; margin-right: 15px; margin-bottom: 15px; }
    }

    Plugin Author kevinweber

    (@kevinweber)

    Great that you’ve found the solution yourself!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Thumbnails Re-Ordering When Video Plays’ is closed to new replies.