Jump to content

Customize Testimonial Slider Controls

Recommended Posts

  • Replies 3
  • Views 357
  • Created
  • Last Reply
2 hours ago, kaitlinkb20 said:

Site URL: https://www.maudnadleryoga.com/

Hello!

I used some code to create a custom testimonial slider on my website. I want to move the left (previous) control all the way to the left of the page. It used to work, but now it doesn't. Can anyone help?

You may want to add this css

image.thumb.png.331cefa77f5463722fefab60e58387df.png

.sqs-block-summary-v2 .summary-carousel-pager {
    justify-content: left !important;
}

To add CSS, go to Design -> Custom CSS
 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
On 8/26/2020 at 7:13 PM, bangank36 said:

You may want to add this css

image.thumb.png.331cefa77f5463722fefab60e58387df.png


.sqs-block-summary-v2 .summary-carousel-pager {
    justify-content: left !important;
}

To add CSS, go to Design -> Custom CSS
 

Thank you for responding! That just moved both of the controls to the left. I want one on the left & one on the right.

Link to comment

Please try this

.sqs-block-summary-v2 .summary-carousel-pager {
    justify-content: left !important;
}
.sqs-block-summary-v2 .summary-carousel-pager.sqs-gallery-controls .next {
  position: absolute !important;
  right: 0;
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

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.