Slideshow - Change Button Colours? - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Slideshow - Change Button Colours?

N

Neil

SP Page Builder 2 years ago

I am using SP Page Builder Pro 5.2 and on my home page I have installed the Slideshow (under the slider section).

All looks great, but how do I change the button colour?

Thanks for any help you can give.

0
5 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #133001

Hi Neil,

Thanks for contacting.

Please check the screenshot: https://prnt.sc/EQuCurId5CvE

Hope this helps!

Best Regards

1
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #133004

Hi Neil,

if somehow you cannot find a option to change BG color (which should be there), you can always use Custom CSS for that task:

.sppb-sp-slider-button .sp-slider-btn-text {color: #fff; background: #3366FF; }

.sppb-sp-slider-button .sp-slider-btn-text:hover {background: #0037DD;} 

We don't have SPPB 5.2 yet, so far 5.1.3 - is the latest version ;)

1
N
Neil
Accepted Answer
2 years ago #133060

Thank you

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #133358

You're always welcome:)

Have a nice day!

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #133062

You are welcome.

As you could see there are always at least two method to solve any task.

0