Jump to content

millionp

Member
  • Posts

    2
  • Joined

  • Last visited

millionp's Achievements

Level 1

Level 1 (1/20)

0

Reputation

  1. The issue is here: https://burgundy-lettuce-3ta9.squarespace.com/work/artists The issue arises on all the gallery photos that aren't large, horizontal standalone images. The hover and caption will display just fine but the page click-through doesn't seem to work.
  2. Hi! I have a quick question for one of my galleries. I'm currently using the below code to have the masonry grid show a caption hover, which works fine but it seems to be conflicting with my ability to have images click through to other pages. The other code I'm using for standalone image sections seems to be working just fine. Any idea what might be the issue with the gallery sections? Thanks! https://maxamillionpolo.com/ pw: 12345 <style> .gallery-caption {position: absolute; top: 0; left: 0; background: rgba(0,0,0,0.4); /* 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: 1rem !important; /* caption font size */color: white; /*caption font color */} .gallery-masonry-item {position: relative;} .gallery-masonry-item:hover .gallery-caption {opacity: 1;} .gallery-caption-grid-masonry {transition-delay: 0ms;} </style>
×
×
  • 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.