Jump to content

How can I link banner slideshow images to other pages by just clicking on the image?

Recommended Posts

  • Replies 1
  • Views 569
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

First, you need to enter button, next use this code to Website Tools > Custom CSS to turn button link to image link.

section[data-section-id="66f19bbf05d7973ff06a57cc"] {
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;
transform: unset !important;
}

.slide-content.list-item-card-background {
    position: static !important;
    width: 100% !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.