Header video not rendering full-width

Hello, checked this on multiple devices and I can’t quite figure out why it recently started happening. Can you provide a recommendation?

URL in private message.

Hi Mike,

Try adding this custom css.

.x-section.bg-video {
    width: 100% !important;
}

Hope it helps

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.