I see… thing is that the masonry layout needs elements to not be fixed.
Try replacing my custom CSS in the general theme options, with this:
body:not(.home) .fluid-width-video-wrapper iframe, body:not(.home) .fluid-width-video-wrapper object, body:not(.home) .fluid-width-video-wrapper embed {
height: auto !important;
width: auto !important;
}
Will not work in IE…
Regards,
————————————————————————————————————
Cosmin
Support Assistant