Site logo

[Resolved] Header Element Background Video Mobile Sizing

Home Forums Support [Resolved] Header Element Background Video Mobile Sizing

Home Forums Support Header Element Background Video Mobile Sizing

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1811492
    Elizabeth

    Hi amazing GP team! I’m working on a site and followed Tom’s instructions for inserting a background video into a Header Element which works great. However, it’s doing some funny sizing things when viewed on Mobile, and dropping the text below etc. Can you please take a look and let me know what I need to do to fix it? TIA!

    #1811596
    Ying
    Staff
    Customer Support

    Hi Liz,

    You are missing the } in the end of this CSS:
    https://www.screencast.com/t/PEtuRA3xSppN

    Let me know 🙂

    #1811793
    Elizabeth

    Hi Ying, mine looks exactly like what you show in the box; am I supposed to add an additional bracket somewhere?


    @media
    (min-width: 900px) {
    .page-hero + #page {
    margin-top: -80px;
    }

    .page-hero {
    z-index: -1;
    }

    #1811796
    Elizabeth

    Nevermind, I added the bracket where needed – thanks!

    #1812561
    Ying
    Staff
    Customer Support

    No problem 🙂

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