Free Tool
Gallery Hover Overlay
Add hover overlays to your Squarespace gallery images. Squarespace 7.1 removed native hover effects, but you can bring them back with CSS.
Why this matters
Image hover overlays tell visitors that gallery items are clickable and give context before they commit to clicking. Squarespace 7.1 stripped out native gallery hover effects, leaving portfolio sites and photographers without a critical interaction pattern. This CSS brings it back with full customization.
Overlay Style
Overlay Color
#000000
Overlay Opacity: 60%
Text Color
#ffffff
Text Content
Font Size: 16px
Transition Speed: 0.3s
Live Preview
How to add this to Squarespace
- Copy the CSS code above.
- Go to Design → Custom CSS in your Squarespace dashboard.
- Paste the code at the bottom of the editor.
- Click Save and hover over any gallery grid image to see the overlay.
- Using “Image Title” text:If you selected the “Image Title” option, Squarespace uses the image filename or title metadata. To display custom titles per image, edit each image’s title in the Gallery editor, then use a Summary Block which exposes title text via its markup.
- Important: The generated CSS uses
pointer-events: noneon the overlay so images remain clickable. If you add interactive elements inside the overlay, you will need to adjust this property.
A little over your head?
No shame — this stuff is hard. Let the pros handle it.
