Jump to content

dontanalyzethis

Circle Member
  • Posts

    7
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

dontanalyzethis's Achievements

Level 1

Level 1 (1/20)

0

Reputation

  1. I'm extremely disappointed in Squarespace. This is a huge pain point and a pretty embarrassing lack of functionality. It's 2024- people access the internet across a plethora of devices. Will's code didn't work for me. Like others, it messed up the mobile view. The only way I've been able to make this work is to create different sections that only display depending on page width. For example, using this code, you can hide a section on tablet-esque devices (I tested and it is just wide enough to hide it on an iPad Pro 11" but you could expand the range to cover more devices): /* Hide Section On Tablet */ @media screen and (min-width: 749px) and (max-width:850px) { [data-section-id="insertIDhere"] { display: none; } } Regardless, comon' Squarespace. This is amateur hour.
  2. I too am having this issue. I thought it may have been a temporary indexing issue at first but it's gone on for months now.
  3. Just wanted to follow up and say that Will's script saved the day. Thanks Will! And comon' Squarespace. I know tablets aren't widely used in general, but if you're building sites that are targeted towards older adults who have a high tablet use rate, it makes it near impossible to do without Will's script.
×
×
  • 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.