Slideshow Reel Arrow Buttons Color

Screen+Shot+2019-12-31+at+6.24.05+PM.jpg

Description

Change the color of the arrow buttons within a slideshow reel. This plugin uses css editor and works with Squarespace 7.1.


How To Install

From your Squarespace account, go to the Custom CSS Editor. Copy and paste the code below into the Custom CSS Editor box.

// Slideshow Reel Arrows //

.gallery-reel-control-btn {
  color: #000000;
  opacity: 1;
  padding: 30px;
}

// Slideshow Reel Arrows Background //

.gallery-reel-control-btn::before {
  background-color: #0099ff;
}

Customize

Slideshow Reel Arrows: Adjust the color, opacity, and padding to your liking.

Slideshow Reel Arrows Background: Change the background color to the color of your choice.

This applies only to galleries set to Slideshow: Reel.


Previous
Previous

Gradient Slideshow Reel Arrow Buttons

Next
Next

Bigger Slideshow Reel Arrow Buttons