Jump to content

RFred

Member
  • Posts

    6
  • Joined

  • Last visited

Everything posted by RFred

  1. It is for "My Work" page https://banjo-manatee-6wnp.squarespace.com/work
  2. Unfortunately that didn't work! I don't need the text to be clickable. Currently the text is awkwardly sitting below the images. I need the caption to appear on hover, with a green overlay, on the images. I also need the caption/overlay/image to be clickable. The code works perfectly (screenshot attached), until I save and click away.
  3. I have the same issue! The code works how i'd like it to, but the second I save and click away it disappears. My URL is: https://banjo-manatee-6wnp.squarespace.com/ Password: RFCreative1 Here's the code I'm working with: .gallery-caption { position: absolute; top: 0; left: 0; background: rgba(0, 92, 93, 0.9); /* overlay color */ height: 100%; max-width: unset; padding: 0; opacity: 0; } .gallery-caption-wrapper { display: flex; align-items: center; /* center vertically */ justify-content: center; /* center horizontally */ } .gallery-caption-content { font-size: 2rem !important; /* caption font size */ color: white; /*caption font color */ } .gallery-grid-item { position: relative; } .gallery-grid-item:hover .gallery-caption { opacity: 1; } .gallery-caption-grid-simple { transition-delay: 0ms; }
×
×
  • 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.