Jump to content

Make Carousel of Images Clickable

Recommended Posts

  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

Add to Design > Custom CSS

.user-items-list-item-container[data-section-id="627c0f3450c9e26f0f05e751"] {
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;
border: none !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
On 8/4/2022 at 4:12 AM, tuanphan said:

Add to Design > Custom CSS

.user-items-list-item-container[data-section-id="627c0f3450c9e26f0f05e751"] {
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;
border: none !important;
}
.list-item-content__button-container {
    position: static !important;
}}

 

Thank you!!! It worked, are you able to do the same thing with a "Simple List"?

Link to comment
6 hours ago, tuanphan said:

Where is simple list?

Its the top section on this page,  https://www.shrine.nyc/online-projects 

 

Its one of the other options like a carousel, I have it custom coded so that the whole image is clickable, but I dont want it to have the button under it (So it matches the carousel you helped me with). And my custom code over-rides the button on/off for the normal "simple list" 

Link to comment
12 hours ago, Marge_Shrine said:

Its the top section on this page,  https://www.shrine.nyc/online-projects 

 

Its one of the other options like a carousel, I have it custom coded so that the whole image is clickable, but I dont want it to have the button under it (So it matches the carousel you helped me with). And my custom code over-rides the button on/off for the normal "simple list" 

To hide buttons, add this to Design > Custom CSS

/* Online projects hide buttons */
.user-items-list-item-container[data-section-id="627c18aefef6e5464498e4a2"] .list-item-content__button-wrapper {
display: none;
}

 

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
On 8/12/2022 at 1:05 AM, Marge_Shrine said:

When i add that it makes the images no longer clickable 

https://www.shrine.nyc/online-projects

Don't remove any code in your current code, then add code I just sent above

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.