Site logo

Archived topic

full width in Edge

6 replies · Started by Mårten on November 14, 2019

Viewing posts 1–7 of 7

Hi,

I have created a video page header. But I see now that it does not show full width on Edge.
I tried to enter the code below, but it didn't work.

.background-video {
height: auto !important;
}

Hi there,

That CSS should work, but I'm not seeing it on your site. Where did you add it?

Let me know :)

Hi,

I entered the code now on the home page.

Thanks!

Hello again,

To clarify. I entered the code now but the full height of the video is now displayed. Which it should not do.

Give this a shot:

.page-hero {
    overflow: hidden;
}

Let me know :)

Thank you!

It works like a charm. :)

You're welcome :)

This archived topic is closed to new replies.