[Resolved] full width in Edge

Home Forums Support [Resolved] full width in Edge

Home Forums Support full width in Edge

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1062819
    Mårten

    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;
    }

    #1063525
    Tom
    Lead Developer
    Lead Developer

    Hi there,

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

    Let me know 🙂

    #1063762
    Mårten

    Hi,

    I entered the code now on the home page.

    Thanks!

    #1063763
    Mårten

    Hello again,

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

    #1064532
    Tom
    Lead Developer
    Lead Developer

    Give this a shot:

    .page-hero {
        overflow: hidden;
    }

    Let me know 🙂

    #1068091
    Mårten

    Thank you!

    It works like a charm. 🙂

    #1068762
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.