Jump to content

No55

Circle Member
  • Posts

    2
  • Joined

  • Last visited

No55's Achievements

Level 1

Level 1 (1/20)

0

Reputation

  1. Site URL: https://turkey-bird-ndxs.squarespace.com/ I am trying to create a similar effect to the headings in this website. https://broadwicklive.com/ I'd like the H1 text to appear and sit centrally in place, then as the visitor scrolls the image would roll behind. Is this possible?
  2. Site URL: https://frog-cornet-e4zp.squarespace.com/ I've set up a calendar for a client connected to a blog. I only want users to view the excerpt in the flyout and not be able to click through to the blog itself. I have managed to disable link on the fly out using the code below. .flyoutitem a { pointer-events: none !important; .flyoutitem-link-arrow { display: none; }} However, I can't use the below code as it overrides the greyscale filter I've applied to the calendar thumbnails (the colour appears on hover). Is there anyway to stop people click through to the blog posts while still keeping the hover function .yui3-squarespacecalendar .background a { pointer-events: none;} Greyscale filter code for reference: .yui3-squarespacecalendar .background-image { -webkit-filter: grayscale(100%); filter: grayscale(100%); &:hover, &:focus { -webkit-filter: grayscale(0%); filter: grayscale(0%); } } Yhank you so much in advance for your help. Best, V
×
×
  • 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.