Jump to content

Preventing Squarespace Header from Overlapping TypeForm embed

Go to solution Solved by paul2009,

Recommended Posts

Hi All-

I'm hoping one of you can help me, since Squarespace says they cannot. I am having an issue where an embeded TypeForm survey that I have on my site is obscured by the Squarespace header when viewed on a mobile device. I asked TypeForm and they said the following, but I cannot figure out where/how to input this into the CSS. Any suggestions? Thank you so much in advance!

"This issue with the site content overlapping with the typeform view happens because there is content on the site that renders at a higher z-index than the default z-index of the typeform which is 10001. 
To resolve this issue, you could raise the default z-index for the typeform embed from its default value 10001 to something like 99999 to force the form to always load above all other content on the site (you can do this by assigning an ID or class to the typeform div such as :below:, then targeting that ID or class with CSS code for the z-index property.
Squarespace should be able to assist with an exact configuration for your setup."

Edited by SidekickMM
(additional context)
Link to comment

Please provide a working link to the page so that forum users can take a look.

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Would you like your customers to be able to mark their favourite products in your Squarespace store?

Link to comment

Hi All-

I'm hoping one of you can help me, since Squarespace says they cannot. I am having an issue where an embeded TypeForm survey that I have on my site is obscured by the Squarespace header when viewed on a mobile device. I asked TypeForm and they said the following, but I cannot figure out where/how to input this into the CSS. Any suggestions? Thank you so much in advance!

"This issue with the site content overlapping with the typeform view happens because there is content on the site that renders at a higher z-index than the default z-index of the typeform which is 10001. 
To resolve this issue, you could raise the default z-index for the typeform embed from its default value 10001 to something like 99999 to force the form to always load above all other content on the site (you can do this by assigning an ID or class to the typeform div such as :below:, then targeting that ID or class with CSS code for the z-index property.
Squarespace should be able to assist with an exact configuration for your setup."

Here is the link: It is only an issue on a mobile device: https://www.sidekickdwellings.com/adu-selector

Link to comment
  • Solution
On 5/13/2023 at 7:23 PM, SidekickMM said:

I am having an issue where an embeded TypeForm survey that I have on my site is obscured by the Squarespace header when viewed on a mobile device.

I asked TypeForm and they said..."To resolve this issue, you could raise the default z-index for the typeform embed"

I don't think changing the z-index will help. You could try disabling the header altogether on this page by adding something like this to Design > Custom CSS:

 
@media only screen and (pointer: coarse) and (max-width: 1024px), screen and (max-width: 799px) {
  #collection-643f17a3bbd7ee1893c354c6 header#header {
    display: none;
  }
}

 

Did this help? Please give feedback by clicking an icon below  ⬇️

Edited by paul2009

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Would you like your customers to be able to mark their favourite products in your Squarespace store?

Link to comment

Sure. Thanks so much for your feedback. Here's a screenshot (just one example but it happens on multiple pages). Also, sometimes on a PC monitor I see a vertical scroll bar on the right side of the TypeForm intro slide, which I'd love to get rid of.

File (1).jpg

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.