Jump to content

Image gallery (services) clickable ?

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://tricoche.squarespace.com/sommaire-1-gamme

Hi there,

I would like to know if it is possible to make each image clickable in this section please. It's a gallery (services) and the options only offer a link from the button. My goal is to not use the button and only have the link active on every image.
Or if you have another solution for the same result.

https://tricoche.squarespace.com/sommaire-1-gamme
pw : ts22

Thank you 🙂
Sebastien

image.thumb.jpeg.83f7303acadc30a88e375fce1bd1fcb6.jpeg

 

Services gallery

image.thumb.png.b187d989ca03be3062e75fff75fe2605.png

Link to comment
  • Solution
47 minutes ago, sstinus said:

tric

Keep the button then add this to Design > Custom CSS

.user-items-list-item-container[data-section-id="62d7f33752768862c7d597ec"] {
li.list-item {
    position: relative;
}
.list-item-content__button-container {
    position: static;
}
a.list-item-content__button.sqs-block-button-element {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    color: transparent !important;
    background-color: transparent !important;
}
.list-item-content__button-container {
    position: static !important;
}}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

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