kaitlinkb20 Posted August 27, 2020 Share Posted August 27, 2020 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? Link to comment
Beyondspace Posted August 27, 2020 Share Posted August 27, 2020 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 .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 pluginIf 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
kaitlinkb20 Posted August 31, 2020 Author Share Posted August 31, 2020 On 8/26/2020 at 7:13 PM, bangank36 said: You may want to add this css .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
Beyondspace Posted August 31, 2020 Share Posted August 31, 2020 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 pluginIf 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment