Jesserka
-
Posts
7 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by Jesserka
-
-
Site URL: https://www.tessawegert.com/contact
Site URL: https://www.tessawegert.com/contact
The header image on my client's page(s) has a focal point set; however–– when the image loads, it shows the image centred for a split second before "jumping" to the set focal point, and the header section size seems to change.
Wondering if there's a solve for this as it only seems to happen on these two pages. Any help much appreciated. <3
-
Nevermind; I figured it out on my own.
Pulled the code from this site and tweaked it to suit my needs.
// Hiding sections on mobile @media screen and (max-width: 641px) { section[data-section-id="6157614cc5e2ba64002597bc"] { display:none !important; } } // Hiding sections on desktop @media screen and (min-width: 642px) { section[data-section-id="61820d5e999bae693da370be"] { display:none !important; } }
-
Site URL: https://hexahedron-mandarin-ksp4.squarespace.com/
Hey amazing Squarespace gurus!
I'm in dire need of help figuring out the code to simply hide the desktop carousel on mobile and the mobile carousel on desktop. Note: Someone helped me set the carousel to float behind the navigation, hoping to retain this if possible.
Site Pass: redacted
-
@Wolfsilon You, sir–– are a god damn hero. Thank you!!!!
-
Site URL: https://hexahedron-mandarin-ksp4.squarespace.com/
My client is asking if I can have her navigation & logo overlaid over an image carousel (exactly like this site).
I know it's possible with a static image or with a video using the "dynamic" header style–– but I haven't been able to find a built-in solution to mimic the example site. Anyone have thoughts?
Pass for site is: redacted
Separate desktop & mobile header images
in Customize with code
Posted
Site URL: https://www.tessawegert.com/about
Help!
My client is hoping I can fix the split-second in which the header image focal point takes to load. (It shows the focal point as dead-centre before shifting to the chosen location).
I posted that question but didn't get any responses so I assume it's not an easy fix, but is it possible to maybe have one header image for desktop and one for mobile? I got an assist doing this on the homepage, but need help doing it on the "about" and "contact" pages.
https://www.tessawegert.com/about
https://www.tessawegert.com/contact
Thanks in advance!