-
Closed
-
Hi there,
I am wondering how you change the colour of the text boxes on Bootstrap Slider?
I have managed to change the Title box but no the content
#bootstrap-slider .carousel-caption h2, #bootstrap-slider .carousel-caption .button, #bootstrap-slider img {
background: #1E90FF none repeat scroll 0 0 !important;
border:none !important;
}
#bootstrap-slider .carousel-caption .button{
border:none !important;
}
The topic How do you change the colour of text boxes on Bootstrap slider is closed to new replies