Jump to content

How can I change the arrows of the "Slideshow Simple" to be the same as the arrows on the "Slideshow Reel"?

Go to solution Solved by tuanphan,

Recommended Posts

  • Replies 4
  • Views 331
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution

I can't get Reel Arrow Url. So you need to upload an image with style same as Reel. Then replace Pixabay url with your url.

Design > Custom CSS

.gallery-slideshow-controls svg {
    display: none !important;
}

.gallery-slideshow-control.gallery-slideshow-control-prev div, .gallery-slideshow-control.gallery-slideshow-control-next div {
    background-image: url(https://cdn.pixabay.com/photo/2021/12/26/19/27/nature-6895756_640.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 30px;
    height: 30px;
}
.gallery-slideshow-control.gallery-slideshow-control-next div {
    background-image: url(https://cdn.pixabay.com/photo/2021/01/01/15/31/sushi-balls-5878892_1280.jpg);
}

 

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.