How can i change the color of the button in the Caption Slider?
Change button color in Caption Slider
2 posts from 2 voices-
Posted 1 year ago #
-
Hey,
add following code to css/custom.css:
.caption-slideshow-button { background-color: #333333; border-color: #222222; color: #FFFFFF; }and change the color value.
Posted 1 year ago #
Reply
You must log in to post.














