Jump to content

Customize Testimonial Slider Controls

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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
 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, 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;
}

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. 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.