Jump to content

Problem with Gallery Clickthrough URL

Recommended Posts

Posted

Site URL: https://www.studiojci.com/projects1

Hi Everyone,

I'm having this weird issue on my website where: in the gallery, the clickthrough URL wont activate when clicked near the center of the image, however when the image is clicked near the edges of the frame, the clickthrough URL will activate. See below for an example

Hoping someone might have a solution on how to be able to fix this issue so that the clickthrough url will activate once the entire image is clicked..

URLhttps://www.studiojci.com/projects1

Thanks so much, 

Forum Image 12.png

  • Replies 2
  • Views 1k
  • Created
  • Last Reply
Posted

Thanks Tuan,

Yep it worked! To solve this problem add the code below to Design -> Custom CSS 

 

/* Enable middle click in gallery */
.image-slide-title {
    pointer-events: none;
}
.slide * {
    cursor: pointer;
}

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.