Jump to content

Gallery Reel Slideshow Change Arrows

Recommended Posts

Posted

I would like to change the Gallery Reel slideshow arrows across the entire website for 7.1. This can be either to a specific image or something similar to the image attached.

Also, would it be possible to make them fade in and out? If not, no problem as long as I can change them.

I've tried the code from three other posts in this forum from last year but none of those have worked.

right-arrow.png

Posted
7 hours ago, AllanYung said:

I would like to change the Gallery Reel slideshow arrows across the entire website for 7.1. This can be either to a specific image or something similar to the image attached.

Also, would it be possible to make them fade in and out? If not, no problem as long as I can change them.

I've tried the code from three other posts in this forum from last year but none of those have worked.

right-arrow.png

try this

.gallery-reel-control-btn-icon svg {
  display: none;
}
.gallery-reel-control-btn-icon {
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='1000' viewBox='0 0 1000 1000' width='1000' xmlns='http://www.w3.org/2000/svg'><path d='M767.9,499.9L291.6,10l-59.4,61.3l416.6,428.7L232.1,928.7l59.5,61.3L767.9,499.9z'/></svg>");
    background-repeat: no-repeat;
    background-size: cover;
}
[data-previous] .gallery-reel-control-btn-icon {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

image.thumb.png.7efc8332a0adb29a23723bb3431bf14b.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted
22 hours ago, bangank36 said:

try this


.gallery-reel-control-btn-icon svg {
  display: none;
}
.gallery-reel-control-btn-icon {
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='1000' viewBox='0 0 1000 1000' width='1000' xmlns='http://www.w3.org/2000/svg'><path d='M767.9,499.9L291.6,10l-59.4,61.3l416.6,428.7L232.1,928.7l59.5,61.3L767.9,499.9z'/></svg>");
    background-repeat: no-repeat;
    background-size: cover;
}
[data-previous] .gallery-reel-control-btn-icon {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

image.thumb.png.7efc8332a0adb29a23723bb3431bf14b.png

This worked perfectly! Thanks so much!

  • 1 year later...
Posted
On 5/19/2022 at 9:36 PM, Jeremyn said:

Thank you for sending this code over bangank36.

 

I am wondering how to move the arrows from both side a little bit more to the inside (see photo attached)?

image.png.7cc62daf9f2d47dcf8145f51be0ac674.png

 

It is Slideshow Reel or List Slideshow or Gallery Slideshow? What is your site url?

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!)

Posted
On 5/21/2022 at 4:09 PM, Jeremyn said:

Hi Tuan,

 

 

This is a gallery slideshow reel on the home page of https://www.creativeportrait.net.au/

 

I am looking at having the arrow off the pricing guide button.

 

 

Thank you.

Add to Pricing Page Header

<style>
  [data-test="gallery-reel-control-btn-previous"] {
    position: relative;
    left: 50px;
}
  [data-test="gallery-reel-control-btn-next"] {
    position: relative;
    right: 50px;
}
</style>

 

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!)

  • 1 year later...
Posted

Hi there,

Hoping someone can help me with this...

I am trying to change the arrows on my gallery slideshow: Reel look like the ones on this site: https://www.photosbyjorge.com/ (desktop version)

I'm also wanting the slideshow Reel to  automatically cycle through the images every 4 seconds if possible.

Any help would be much appreciated. 🙏

Regards,

Dan

 

 

Posted
On 4/7/2024 at 12:25 PM, DanDan87 said:

Hi there,

Hoping someone can help me with this...

I am trying to change the arrows on my gallery slideshow: Reel look like the ones on this site: https://www.photosbyjorge.com/ (desktop version)

I'm also wanting the slideshow Reel to  automatically cycle through the images every 4 seconds if possible.

Any help would be much appreciated. 🙏

Regards,

Dan

 

 

You mean change left/right arrows of this site?

https://www.photosbyjorge.com/

and make slideshow on homepage automatically cycle every 4 seconds?

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!)

  • 3 months later...
Posted

Hi!

This code worked great, but I was wondering if it's possible to remove the background square behind the arrow (make it transparent?) and change the color of the arrow to white instead of black?

Posted
On 7/14/2024 at 5:24 AM, FGD said:

Hi!

This code worked great, but I was wondering if it's possible to remove the background square behind the arrow (make it transparent?) and change the color of the arrow to white instead of black?

Yes. It is possible. Can you share link to page where you use slideshow? We can check easier.

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!)

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.