Thumbnails Re-Ordering When Video Plays
-
I’m using this plugin to create a video gallery here: https://www.eastdallascrossfit.com/movement-library-olympic-lifts/
I’m using this custom CSS:
@media (min-width: 980px) {
.container-youtube, .container-vimeo { width: 312px; float: left; margin-right: 15px; margin-bottom: 15px; }
}When I click on a video in the 3rd column (furthest right) it re-orders the videos on the row below it.
Any idea what’s causing this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Thumbnails Re-Ordering When Video Plays’ is closed to new replies.