Jump to content

Aby

Member
  • Posts

    5
  • Joined

  • Last visited

Aby's Achievements

Level 1

Level 1 (1/20)

0

Reputation

  1. Hi! I am also having this same issue. There is a giant blank space under my markdown box on my faq page and one other page. Halp! https://www.my3meals.com/faq https://www.my3meals.com/samplegoals1
  2. okay! I found some code from another post that stops the mobile fallback image from flashing at first on the desktop and added to the code a previously posted. Soooooo, to have an image on mobile and something else on desktop, I added a photo to the mobile fall back section and then used this code in Design > CSS...seems like a crazy work around and should just be a standard option in squarespace 🙈 /* Mobile show fallback image */ @media screen and (max-width:767px) { [data-section-id="613fb79e80cd721603deea22"] .sqs-video-background-native__video-player.video-player { display: none !important; } [data-section-id="613fb79e80cd721603deea22"] img { opacity: 1 !important; } } body.homepage .section-background:first-child img { visibility: hidden; } @media (max-width: 767px) { body.homepage .section-background:first-child img { visibility: visible; } }
  3. Elle! I am having this exact issue right now 😭 I have tried so many different options of other code work arounds from these forums but have yet to find one that works. The only thing that sort of works is setting a mobile fall back image. You have to insert your specific data-section id in the code below and also set insert your image on the page with your video by going to the pencil icon > background > scroll down to add your mobile fallback image. It isn't a great fix because the fall back image flashes on the desktop version for a split second before the video starts and imo feels wrong. Woof! I beg of you to lmk if you find a better fix. /* Mobile show fallback image */ @media screen and (max-width:767px) { [data-section-id="613fb79e80cd721603deea22"] .sqs-video-background-native__video-player.video-player { display: none !important; } [data-section-id="613fb79e80cd721603deea22"] img { opacity: 1 !important; } }
  4. Having the same issue! I used the code for centering the product in my store but it made the item tiny. Was there a resolution to this?
  5. Hi! The text is overlapping everywhere...even in the example when I go to pages > page layouts. The layout options all of overlapping text and when I select one and start a page, it still has overlapping text in everything but the heading. Is this just happening in this template or is this normal?
×
×
  • 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.