Jump to content

Add Second Button To First page of Banner Slideshow

Recommended Posts

  • Replies 7
  • Views 2k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

1 hour ago, yubrajs said:

Hey,

You can add as many buttons as you like by going to "Add Block > Button". Its very easy. Not sure what you were trying to achieve. 

Screenshot 2024-01-22 at 10.56.32 AM.png

 

Hey thanks for your reply - I cannot seem to see the 'Add Block' function for my banner slideshow?

I can easily see 'Add Block' on all my other sections no problem

Link to comment
  • 2 months later...
On 4/4/2024 at 5:34 AM, LucasR said:

Hi guys!

Anobody got it done somehow? I'm trying to do the same thing here but nothing is working.

You can follow this

You need to add 2 texts and then hyperlink them

List Slideshow Add 2 Buttons 01 Min

You will have this

List Slideshow Add 2 Buttons 02 Min

Next, use this code to Website > Website Tools > Custom CSS

/* List slideshow 2 buttons */
.list-item-content__description p a {
    text-decoration: none;
}
.list-item-content__description p a:nth-child(1) {
    background-color: #fff;
    color: #000;
    padding: 10px 20px;
    border-radius: 10px;
    margin-right: 10px;
}
.list-item-content__description p a:nth-child(2) {
    background-color: #f1f;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
}

You will have

List Slideshow Add 2 Buttons 03 Min

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.