Jump to content

LaserLighthouse

Member
  • Posts

    7
  • Joined

  • Last visited

Everything posted by LaserLighthouse

  1. I have a background video for my desktop. However, it doesn't work for my mobile background... so I made a vertical version. https://laserlight.house/ As per direction I read on a previous post to this feed, I have duplicated the section and added the mobile version in there. Then I put the following css in custom css in settings, but now it shows the desktop video on the desktop (yay!), but both videos on mobile (boo!). @media screen and (max-width:1024px) { [section-data-section-id="63f92211ba57b758b1a91dd2"] { display: none !important; } } @media screen and (min-width:1025px) { [data-section-id="63fcc92ea4186c086c767f8b"] { display: none !important; } } What code is wrong? Desktop Showing 1 Video: Mobile Showing 2 Videos:
  2. Same here... There its a big thread that covers a bit of it here: And I have added my question to the end of this long one. It seems to be filled with people like us. You may want to post your message there.
  3. I too have a background video for my desktop, but it doesn't work for my mobile background so I made a separate one. https://laserlight.house/ As per you direction on a previous post to this feed, I have duplicated the section and added the mobile version in there. I put the following css in custom css in settings, but now it shows the desktop video on the desktop, but both videos on mobile. @media screen and (max-width:1024px) { [section-data-section-id="63f92211ba57b758b1a91dd2"] { display: none !important; } } @media screen and (min-width:1025px) { [data-section-id="63fcc92ea4186c086c767f8b"] { display: none !important; } } What code is wrong? Desktop Showing 1 Video: Mobile Showing 2 Videos:
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.