[Resolved] (video) header height on mobile

Home Forums Support [Resolved] (video) header height on mobile

Home Forums Support (video) header height on mobile

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #480762
    Antal

    Hi, I’ve created a nice page header for this site. https://universalacademy.nl/
    On desktop it plays video, on mobile the image is still. Like intended. Great stuff. πŸ™‚
    But on mobile the header is much longer than expected. How can I have it behave a bit better? (normal height)
    Thanks!

    #480915
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Give this CSS a shot:

    .generate-page-header-video {
        background-size: 100% auto !important;
    }

    Let me know πŸ™‚

    #480944
    Antal

    Hi Tom,

    No difference. The mobile header is still to large.

    #480947
    Antal

    Found it, a lost margin somewhere… Problem solved!
    Have a nice weekend πŸ™‚

    #481227
    Tom
    Lead Developer
    Lead Developer

    Glad you got it working! You too πŸ™‚

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