testimonial-slider: changing text color
Hi,
i would like to change the color of the text, the quotation mark and the arrows of the testimonial slider. I copied the following css into "betheme options / css", but it didn't work.
.slick-slide blockquote span {
font-size:15px !important;
color:#FFFFFF !important;
}
.testimonials_slider a.button {
background-color:transparent !important;
color:#FFFFFF !import
ant;
}
It still looks like this:
I want to have it similiarly to the testimonial-slider on the bottom of this website:
Could you help me?
Comments
I think it worked
http://prntscr.com/g6szr5
Please delete the browser cache.
thanks